代码搜索:PostgreSQL

找到约 4,136 项符合「PostgreSQL」的源代码

代码结果 4,136
www.eeworm.com/read/387667/2557274

h skey.h

/*------------------------------------------------------------------------- * * skey.h * POSTGRES scan key definitions. * * * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Gr
www.eeworm.com/read/387667/2557276

h hio.h

/*------------------------------------------------------------------------- * * hio.h * POSTGRES heap access method input/output definitions. * * * Portions Copyright (c) 1996-2006, PostgreSQL
www.eeworm.com/read/387667/2557281

h heapam.h

/*------------------------------------------------------------------------- * * heapam.h * POSTGRES heap access method definitions. * * * Portions Copyright (c) 1996-2006, PostgreSQL Global De
www.eeworm.com/read/387667/2557286

h c.h

/*------------------------------------------------------------------------- * * c.h * Fundamental C definitions. This is included by every .c file in * PostgreSQL (via either postgres.h or po
www.eeworm.com/read/387667/2557314

h port.h

/*------------------------------------------------------------------------- * * port.h * Header for src/port/ compatibility functions. * * Portions Copyright (c) 1996-2006, PostgreSQL Global De
www.eeworm.com/read/387667/2557319

h heap.h

/*------------------------------------------------------------------------- * * heap.h * prototypes for functions in backend/catalog/heap.c * * * Portions Copyright (c) 1996-2006, PostgreSQL G
www.eeworm.com/read/387667/2557374

h parse_relation.h

/*------------------------------------------------------------------------- * * parse_relation.h * prototypes for parse_relation.c. * * * Portions Copyright (c) 1996-2006, PostgreSQL Global De
www.eeworm.com/read/387667/2557423

h tzparser.h

/*------------------------------------------------------------------------- * * tzparser.h * Timezone offset file parsing definitions. * * Portions Copyright (c) 1996-2006, PostgreSQL Global De
www.eeworm.com/read/387667/2557452

h var.h

/*------------------------------------------------------------------------- * * var.h * prototypes for optimizer/util/var.c. * * * Portions Copyright (c) 1996-2006, PostgreSQL Global Developme
www.eeworm.com/read/387667/2557470

h crypt.h

/*------------------------------------------------------------------------- * * crypt.h * Interface to libpq/crypt.c * * Portions Copyright (c) 1996-2006, PostgreSQL Global Development Group *