代码搜索:Postgresql
找到约 4,136 项符合「Postgresql」的源代码
代码结果 4,136
www.eeworm.com/read/120487/6073813
c clusterdb.c
/*-------------------------------------------------------------------------
*
* clusterdb
*
* Portions Copyright (c) 2002-2003, PostgreSQL Global Development Group
*
* $Header: /cvsroot/pgsql/sr
www.eeworm.com/read/120487/6073816
c common.c
/*-------------------------------------------------------------------------
*
* Miscellaneous shared code
*
* Portions Copyright (c) 1996-2003, PostgreSQL Global Development Group
* Portions Copy
www.eeworm.com/read/118801/6094815
cpp main.cpp
/****************************************************************************
**
** Implementation of PostgreSQL driver plugin
**
** Created : 001103
**
** Copyright (C) 1992-2000 Trolltech AS. All r
www.eeworm.com/read/118801/6096009
h qsql_psql.h
/****************************************************************************
**
** Definition of PostgreSQL driver classes
**
** Created : 001103
**
** Copyright (C) 1992-2000 Trolltech AS. All righ
www.eeworm.com/read/470938/1435343
properties database.properties
#
# clear text name
##############################################################################
postgresql.name=Postgres 7.4.x and newer
#
# Alkacon OpenCms driver classes
#################
www.eeworm.com/read/243359/4527114
properties database.properties
#
# clear text name
##############################################################################
postgresql.name=Postgres 7.4.x and newer
#
# Alkacon OpenCms driver classes
#################
www.eeworm.com/read/183001/5258954
makefile
#-------------------------------------------------------------------------
#
# Makefile for src/pl/plpgsql (PostgreSQL's SQL procedural language)
#
# Copyright (c) 1994, Regents of the University of C
www.eeworm.com/read/183001/5258957
c pl_funcs.c
/**********************************************************************
* pl_funcs.c - Misc functions for the PL/pgSQL
* procedural language
*
* IDENTIFICATION
* $PostgreSQL: pgsql/src/pl/
www.eeworm.com/read/183001/5258958
c pl_exec.c
/**********************************************************************
* pl_exec.c - Executor for the PL/pgSQL
* procedural language
*
* IDENTIFICATION
* $PostgreSQL: pgsql/src/pl/plpgsql
www.eeworm.com/read/183001/5258966
c pl_handler.c
/**********************************************************************
* pl_handler.c - Handler for the PL/pgSQL
* procedural language
*
* IDENTIFICATION
* $PostgreSQL: pgsql/src/pl/plpgs