代码搜索:postgres

找到约 1,357 项符合「postgres」的源代码

代码结果 1,357
www.eeworm.com/read/100285/6271450

h itup.h

/*------------------------------------------------------------------------- * * itup.h * POSTGRES index tuple definitions. * * * Copyright (c) 1994, Regents of the University of California *
www.eeworm.com/read/100285/6271451

h tupdesc.h

/*------------------------------------------------------------------------- * * tupdesc.h * POSTGRES tuple descriptor definitions. * * * Copyright (c) 1994, Regents of the University of Califo
www.eeworm.com/read/100285/6271464

h vacuum.h

/*------------------------------------------------------------------------- * * vacuum.h * header file for postgres vacuum cleaner * * * Copyright (c) 1994, Regents of the University of Califo
www.eeworm.com/read/100285/6271525

h rel.h

/*------------------------------------------------------------------------- * * rel.h * POSTGRES relation descriptor definitions. * * * Copyright (c) 1994, Regents of the University of Califor
www.eeworm.com/read/100285/6271532

h inval.h

/*------------------------------------------------------------------------- * * inval.h * POSTGRES cache invalidation dispatcher definitions. * * * Copyright (c) 1994, Regents of the Universit
www.eeworm.com/read/100285/6271539

h exc.h

/*------------------------------------------------------------------------- * * exc.h * POSTGRES exception handling definitions. * * * Copyright (c) 1994, Regents of the University of Californ
www.eeworm.com/read/100285/6271549

h mcxt.h

/*------------------------------------------------------------------------- * * mcxt.h * POSTGRES memory context definitions. * * * Copyright (c) 1994, Regents of the University of California
www.eeworm.com/read/100285/6271559

h palloc.h

/*------------------------------------------------------------------------- * * palloc.h * POSTGRES memory allocator definitions. * * * Copyright (c) 1994, Regents of the University of Califor
www.eeworm.com/read/100285/6271561

h elog.h

/*------------------------------------------------------------------------- * * elog.h * POSTGRES error logging definitions. * * * Copyright (c) 1994, Regents of the University of California
www.eeworm.com/read/100285/6272336

sh createdb.sh

#!/bin/sh #------------------------------------------------------------------------- # # createdb.sh-- # create a postgres database # # this program runs the monitor with the "-c" option to crea