代码搜索:postgres

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

代码结果 1,357
www.eeworm.com/read/120487/6072909

h defrem.h

/*------------------------------------------------------------------------- * * defrem.h * POSTGRES define and remove utility definitions. * * * Portions Copyright (c) 1996-2003, PostgreSQL Gl
www.eeworm.com/read/120487/6072911

h cluster.h

/*------------------------------------------------------------------------- * * cluster.h * header file for postgres cluster command stuff * * Portions Copyright (c) 1996-2003, PostgreSQL Globa
www.eeworm.com/read/120487/6072929

h copy.h

/*------------------------------------------------------------------------- * * copy.h * Definitions for using the POSTGRES copy command. * * * Portions Copyright (c) 1996-2003, PostgreSQL Glo
www.eeworm.com/read/120487/6072950

h catname.h

/*------------------------------------------------------------------------- * * catname.h * POSTGRES system catalog relation name definitions. * * * Portions Copyright (c) 1996-2003, PostgreSQ
www.eeworm.com/read/120487/6072978

h keywords.h

/*------------------------------------------------------------------------- * * keywords.h * lexical token lookup for reserved words in postgres SQL * * * Portions Copyright (c) 1996-2003, Pos
www.eeworm.com/read/120487/6072992

h rel.h

/*------------------------------------------------------------------------- * * rel.h * POSTGRES relation descriptor (a/k/a relcache entry) definitions. * * * Portions Copyright (c) 1996-2003,
www.eeworm.com/read/120487/6073029

h elog.h

/*------------------------------------------------------------------------- * * elog.h * POSTGRES error reporting/logging definitions. * * * Portions Copyright (c) 1996-2003, PostgreSQL Global
www.eeworm.com/read/120487/6073065

h libpq.h

/*------------------------------------------------------------------------- * * libpq.h * POSTGRES LIBPQ buffer structure definitions. * * * Portions Copyright (c) 1996-2003, PostgreSQL Global
www.eeworm.com/read/120487/6073079

h tcopprot.h

/*------------------------------------------------------------------------- * * tcopprot.h * prototypes for postgres.c. * * * Portions Copyright (c) 1996-2003, PostgreSQL Global Development Gr
www.eeworm.com/read/120487/6073752

c pg_dump.c

/*------------------------------------------------------------------------- * * pg_dump.c * pg_dump is a utility for dumping out a postgres database * into a script file. * * Portions Copyri