代码搜索:postgres

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

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

c command.c

/*------------------------------------------------------------------------- * * command.c * random postgres portal and utility support code * * Copyright (c) 1994, Regents of the University of
www.eeworm.com/read/100285/6271105

c heap.c

/*------------------------------------------------------------------------- * * heap.c * code to create and destroy POSTGRES heap relations * * Copyright (c) 1994, Regents of the University of
www.eeworm.com/read/100285/6271141

c palloc.c

/*------------------------------------------------------------------------- * * palloc.c * POSTGRES memory allocator code. * * Copyright (c) 1994, Regents of the University of California * *
www.eeworm.com/read/100285/6271148

c tqual.c

/*------------------------------------------------------------------------- * * tqual.c * POSTGRES "time" qualification code. * * Copyright (c) 1994, Regents of the University of California *
www.eeworm.com/read/100285/6271194

c exc.c

/*------------------------------------------------------------------------- * * exc.c * POSTGRES exception handling code. * * Copyright (c) 1994, Regents of the University of California * *
www.eeworm.com/read/100285/6271224

c rel.c

/*------------------------------------------------------------------------- * * rel.c * POSTGRES relation descriptor code. * * Copyright (c) 1994, Regents of the University of California * *
www.eeworm.com/read/100285/6271226

c relcache.c

/*------------------------------------------------------------------------- * * relcache.c * POSTGRES relation descriptor cache code * * Copyright (c) 1994, Regents of the University of Califor
www.eeworm.com/read/100285/6271335

c pquery.c

/*------------------------------------------------------------------------- * * pquery.c * POSTGRES process query command code * * Copyright (c) 1994, Regents of the University of California *
www.eeworm.com/read/100285/6271343

h block.h

/*------------------------------------------------------------------------- * * block.h * POSTGRES disk block definitions. * * * Copyright (c) 1994, Regents of the University of California *
www.eeworm.com/read/100285/6271350

h pagenum.h

/*------------------------------------------------------------------------- * * pagenum.h * POSTGRES page number definitions. * * * Copyright (c) 1994, Regents of the University of California