代码搜索:Postgresql
找到约 4,136 项符合「Postgresql」的源代码
代码结果 4,136
www.eeworm.com/read/120487/6073799
c createdb.c
/*-------------------------------------------------------------------------
*
* createdb
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, R
www.eeworm.com/read/120487/6073802
c vacuumdb.c
/*-------------------------------------------------------------------------
*
* vacuumdb
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, R
www.eeworm.com/read/120487/6073814
c droplang.c
/*-------------------------------------------------------------------------
*
* droplang
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, R
www.eeworm.com/read/120487/6073815
c dropuser.c
/*-------------------------------------------------------------------------
*
* dropuser
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copyright (c) 1994, R
www.eeworm.com/read/120487/6073820
makefile
#-------------------------------------------------------------------------
#
# Makefile for src/bin/psql
#
# Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
# Portions Copyright
www.eeworm.com/read/120487/6073885
makefile
#-------------------------------------------------------------------------
#
# Makefile for src/bin/initdb
#
# Portions Copyright (c) 1996-2002, PostgreSQL Global Development Group
# Portions Copyrigh
www.eeworm.com/read/183001/5258968
c pl_comp.c
/**********************************************************************
* pl_comp.c - Compiler part of the PL/pgSQL
* procedural language
*
* IDENTIFICATION
* $PostgreSQL: pgsql/src/pl/plp
www.eeworm.com/read/183001/5258995
makefile
#-------------------------------------------------------------------------
#
# Makefile--
# Makefile for storage/large_object
#
# IDENTIFICATION
# $PostgreSQL: pgsql/src/backend/storage/large_ob
www.eeworm.com/read/183001/5259004
c bufmgr.c
/*-------------------------------------------------------------------------
*
* bufmgr.c
* buffer manager interface routines
*
* Portions Copyright (c) 1996-2005, PostgreSQL Global Development
www.eeworm.com/read/183001/5259042
makefile
#-------------------------------------------------------------------------
#
# Makefile--
# Makefile for port/beos
#
# IDENTIFICATION
# $PostgreSQL: pgsql/src/backend/port/beos/Makefile,v 1.4 20