代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/100285/6271437
h transam.h
/*-------------------------------------------------------------------------
*
* transam.h
* postgres transaction access method support code header
*
*
* Copyright (c) 1994, Regents of the Univ
www.eeworm.com/read/100285/6271438
h genam.h
/*-------------------------------------------------------------------------
*
* genam.h
* POSTGRES general access method definitions.
*
*
* Copyright (c) 1994, Regents of the University of Cal
www.eeworm.com/read/100285/6271439
h nbtree.h
/*-------------------------------------------------------------------------
*
* nbtree.h
* header file for postgres btree access method implementation.
*
*
* Copyright (c) 1994, Regents of the
www.eeworm.com/read/100285/6271452
h heapam.h
/*-------------------------------------------------------------------------
*
* heapam.h
* POSTGRES heap access method definitions.
*
*
* Copyright (c) 1994, Regents of the University of Calif
www.eeworm.com/read/100285/6271456
h defrem.h
/*-------------------------------------------------------------------------
*
* defrem.h
* POSTGRES define and remove utility definitions.
*
*
* Copyright (c) 1994, Regents of the University o
www.eeworm.com/read/100285/6271492
h catname.h
/*-------------------------------------------------------------------------
*
* catname.h
* POSTGRES system catalog relation name definitions.
*
*
* Copyright (c) 1994, Regents of the Universi
www.eeworm.com/read/100285/6271534
h datum.h
/*-------------------------------------------------------------------------
*
* datum.h
* POSTGRES abstract data type datum representation definitions.
*
*
* Copyright (c) 1994, Regents of the
www.eeworm.com/read/100285/6271537
h excid.h
/*-------------------------------------------------------------------------
*
* excid.h
* POSTGRES known exception identifier definitions.
*
*
* Copyright (c) 1994, Regents of the University o
www.eeworm.com/read/100285/6271605
h libpq.h
/*-------------------------------------------------------------------------
*
* libpq.h
* POSTGRES LIBPQ buffer structure definitions.
*
*
* Copyright (c) 1994, Regents of the University of Ca
www.eeworm.com/read/100285/6271646
h libpq++.h
/*-------------------------------------------------------------------------
*
* libpq++.H
*
*
* DESCRIPTION
* C++ client interface to Postgres
* used for building front-end application