代码搜索:PostgreSQL

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

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

c subtrans.c

/*------------------------------------------------------------------------- * * subtrans.c * PostgreSQL subtransaction-log manager * * The pg_subtrans manager is a pg_clog-like manager that stor
www.eeworm.com/read/183001/5259212

c gistget.c

/*------------------------------------------------------------------------- * * gistget.c * fetch tuples from a GiST scan. * * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development
www.eeworm.com/read/183001/5259213

c gistxlog.c

/*------------------------------------------------------------------------- * * gistxlog.c * WAL replay logic for GiST. * * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Gr
www.eeworm.com/read/183001/5259216

c scankey.c

/*------------------------------------------------------------------------- * * scankey.c * scan key support code * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group * Po
www.eeworm.com/read/183001/5259230

c nbtxlog.c

/*------------------------------------------------------------------------- * * nbtxlog.c * WAL replay logic for btrees. * * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development G
www.eeworm.com/read/183001/5259234

c heapam.c

/*------------------------------------------------------------------------- * * heapam.c * heap access method code * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Group * P
www.eeworm.com/read/183001/5259236

c rtstrat.c

/*------------------------------------------------------------------------- * * rtstrat.c * strategy map data for rtrees. * * Portions Copyright (c) 1996-2005, PostgreSQL Global Development Gro
www.eeworm.com/read/183001/5259241

makefile

#------------------------------------------------------------------------- # # Makefile for the bootstrap module # # $PostgreSQL: pgsql/src/backend/bootstrap/Makefile,v 1.32 2003/11/29 19:51:40 pgsql
www.eeworm.com/read/183001/5259270

c indexcmds.c

/*------------------------------------------------------------------------- * * indexcmds.c * POSTGRES define and remove index code. * * Portions Copyright (c) 1996-2005, PostgreSQL Global Deve
www.eeworm.com/read/183001/5259322

makefile

#------------------------------------------------------------------------- # # Makefile for parser # # $PostgreSQL: pgsql/src/backend/parser/Makefile,v 1.42 2003/11/29 19:51:51 pgsql Exp $ # #--------