代码搜索:postgres
找到约 1,357 项符合「postgres」的源代码
代码结果 1,357
www.eeworm.com/read/120487/6072994
h portal.h
/*-------------------------------------------------------------------------
*
* portal.h
* POSTGRES portal definitions.
*
* A portal is an abstraction which represents the execution state of
*
www.eeworm.com/read/120487/6073331
h libpq-fe.h
/*-------------------------------------------------------------------------
*
* libpq-fe.h
* This file contains definitions for structures and
* externs for functions used by frontend postgres
www.eeworm.com/read/100285/6271081
c vacuum.c
/*-------------------------------------------------------------------------
*
* vacuum.c
* the postgres vacuum cleaner
*
* Copyright (c) 1994, Regents of the University of California
*
*
* I
www.eeworm.com/read/100285/6271228
c temprel.c
/*-------------------------------------------------------------------------
*
* temprel.c
* POSTGRES temporary relation handling
*
* Copyright (c) 1994, Regents of the University of California
www.eeworm.com/read/100285/6271314
c pqpacket.c
/*-------------------------------------------------------------------------
*
* pqpacket.c
* routines for reading and writing data packets sent/received by
* POSTGRES clients and servers
*
*
www.eeworm.com/read/100285/6271363
h pos.h
/*-------------------------------------------------------------------------
*
* pos.h
* POSTGRES "position" definitions.
*
*
* Copyright (c) 1994, Regents of the University of California
*
*
www.eeworm.com/read/100285/6271365
h backendid.h
/*-------------------------------------------------------------------------
*
* backendid.h
* POSTGRES backend id communication definitions
*
*
* Copyright (c) 1994, Regents of the University
www.eeworm.com/read/100285/6271395
h executor.h
/*-------------------------------------------------------------------------
*
* executor.h
* support for the POSTGRES executor module
*
*
* Copyright (c) 1994, Regents of the University of Cal
www.eeworm.com/read/100285/6271443
h xact.h
/*-------------------------------------------------------------------------
*
* xact.h
* postgres transaction system header
*
*
* Copyright (c) 1994, Regents of the University of California
*
www.eeworm.com/read/100285/6271527
h portal.h
/*-------------------------------------------------------------------------
*
* portal.h
* POSTGRES portal definitions.
*
*
* Copyright (c) 1994, Regents of the University of California
*
*