代码搜索:PostgreSQL

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

代码结果 4,136
www.eeworm.com/read/183001/5259188

c hashinsert.c

/*------------------------------------------------------------------------- * * hashinsert.c * Item insertion in hash tables for Postgres. * * Portions Copyright (c) 1996-2005, PostgreSQL Globa
www.eeworm.com/read/183001/5259189

c hashutil.c

/*------------------------------------------------------------------------- * * hashutil.c * Utility code for Postgres hash implementation. * * Portions Copyright (c) 1996-2005, PostgreSQL Glob
www.eeworm.com/read/183001/5259191

c transam.c

/*------------------------------------------------------------------------- * * transam.c * postgres transaction log interface routines * * Portions Copyright (c) 1996-2005, PostgreSQL Global D
www.eeworm.com/read/183001/5259204

c varsup.c

/*------------------------------------------------------------------------- * * varsup.c * postgres OID & XID variables support routines * * Copyright (c) 2000-2005, PostgreSQL Global Developme
www.eeworm.com/read/183001/5259217

c tupdesc.c

/*------------------------------------------------------------------------- * * tupdesc.c * POSTGRES tuple descriptor support code * * Portions Copyright (c) 1996-2005, PostgreSQL Global Develo
www.eeworm.com/read/183001/5259225

c nbtutils.c

/*------------------------------------------------------------------------- * * nbtutils.c * Utility code for Postgres btree implementation. * * Portions Copyright (c) 1996-2005, PostgreSQL Glo
www.eeworm.com/read/183001/5259226

c nbtsearch.c

/*------------------------------------------------------------------------- * * nbtsearch.c * Search code for postgres btrees. * * * Portions Copyright (c) 1996-2005, PostgreSQL Global Develop
www.eeworm.com/read/183001/5259228

c nbtcompare.c

/*------------------------------------------------------------------------- * * nbtcompare.c * Comparison functions for btree access method. * * Portions Copyright (c) 1996-2005, PostgreSQL Glo
www.eeworm.com/read/183001/5259240

c rtscan.c

/*------------------------------------------------------------------------- * * rtscan.c * routines to manage scans on index relations * * Portions Copyright (c) 1996-2005, PostgreSQL Global De
www.eeworm.com/read/183001/5259280

c view.c

/*------------------------------------------------------------------------- * * view.c * use rewrite rules to construct views * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development