代码搜索:Postgresql
找到约 4,136 项符合「Postgresql」的源代码
代码结果 4,136
www.eeworm.com/read/387667/2557317
h catversion.h
/*-------------------------------------------------------------------------
*
* catversion.h
* "Catalog version number" for PostgreSQL.
*
* The catalog version number is used to flag incompatib
www.eeworm.com/read/377803/2696130
makefile
#
# Make file to build the Postgresql example applications for the DBConnect API
# Copyright (c) Johnathan Ingram 2004
#
#####################################################################
SHELL =
www.eeworm.com/read/377803/2696138
in makefile.in
#
# Make file to build the Postgresql example applications for the DBConnect API
# Copyright (c) Johnathan Ingram 2004
#
#####################################################################
SHELL =
www.eeworm.com/read/376006/2717091
makefile
#-------------------------------------------------------------------------
#
# Makefile--
# Makefile for storage/file
#
# IDENTIFICATION
# $PostgreSQL: pgsql/src/backend/storage/file/Makefile,v
www.eeworm.com/read/376006/2717096
makefile
#-------------------------------------------------------------------------
#
# Makefile--
# Makefile for storage/lmgr
#
# IDENTIFICATION
# $PostgreSQL: pgsql/src/backend/storage/lmgr/Makefile,v
www.eeworm.com/read/376006/2717115
makefile
#-------------------------------------------------------------------------
#
# Makefile--
# Makefile for storage/smgr
#
# IDENTIFICATION
# $PostgreSQL: pgsql/src/backend/storage/smgr/Makefile,v
www.eeworm.com/read/376006/2717120
makefile
#-------------------------------------------------------------------------
#
# Makefile--
# Makefile for storage/page
#
# IDENTIFICATION
# $PostgreSQL: pgsql/src/backend/storage/page/Makefile,v
www.eeworm.com/read/376006/2717160
h cygwin.h
/*-------------------------------------------------------------------------
*
* Dynamic loader declarations for Cygwin
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
*
www.eeworm.com/read/376006/2717184
makefile
#-------------------------------------------------------------------------
#
# Makefile--
# Makefile for access/index
#
# IDENTIFICATION
# $PostgreSQL: pgsql/src/backend/access/index/Makefile,v
www.eeworm.com/read/376006/2717707
c parser.c
/*-------------------------------------------------------------------------
*
* parser.c
* Main entry point/driver for PostgreSQL grammar
*
* Note that the grammar is not allowed to perform any