代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/376006/2717332
c tsrank.c
/*-------------------------------------------------------------------------
*
* tsrank.c
* rank tsvector by tsquery
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
*
www.eeworm.com/read/376006/2717333
c tsquery_util.c
/*-------------------------------------------------------------------------
*
* tsquery_util.c
* Utilities for tsquery datatype
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Developme
www.eeworm.com/read/376006/2717340
c genfile.c
/*-------------------------------------------------------------------------
*
* genfile.c
* Functions for direct access to files
*
*
* Copyright (c) 2004-2008, PostgreSQL Global Development Gro
www.eeworm.com/read/376006/2717346
c tsquery_op.c
/*-------------------------------------------------------------------------
*
* tsquery_op.c
* Various operations with tsquery
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Developmen
www.eeworm.com/read/376006/2717368
c arrayfuncs.c
/*-------------------------------------------------------------------------
*
* arrayfuncs.c
* Support functions for arrays.
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development
www.eeworm.com/read/376006/2717369
c tsvector_parser.c
/*-------------------------------------------------------------------------
*
* tsvector_parser.c
* Parser for tsvector
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development Group
www.eeworm.com/read/376006/2717402
makefile
#-------------------------------------------------------------------------
#
# Makefile--
# Makefile for utils/error
#
# IDENTIFICATION
# $PostgreSQL: pgsql/src/backend/utils/error/Makefile,v 1.
www.eeworm.com/read/376006/2717408
c miscinit.c
/*-------------------------------------------------------------------------
*
* miscinit.c
* miscellaneous initialization support stuff
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global D
www.eeworm.com/read/376006/2717409
c globals.c
/*-------------------------------------------------------------------------
*
* globals.c
* global variable declarations
*
* Portions Copyright (c) 1996-2008, PostgreSQL Global Development Grou
www.eeworm.com/read/376006/2717411
makefile
#-------------------------------------------------------------------------
#
# Makefile--
# Makefile for utils/mb
#
# IDENTIFICATION
# $PostgreSQL: pgsql/src/backend/utils/mb/Makefile,v 1.23 200