代码搜索:PostgreSQL
找到约 4,136 项符合「PostgreSQL」的源代码
代码结果 4,136
www.eeworm.com/read/183001/5259030
readme
# $PostgreSQL: pgsql/src/backend/storage/smgr/README,v 1.3 2004/02/10 01:55:26 tgl Exp $
In the original Berkeley Postgres system, there were several storage managers,
of which only the "magnetic dis
www.eeworm.com/read/183001/5259039
s solaris_sparc.s
!!
!! $PostgreSQL: pgsql/src/backend/port/tas/solaris_sparc.s,v 1.2 2003/11/29 19:51:54 pgsql Exp $
!!
!! this would be a piece of inlined assembler but it appears
!! to be easier to just write t
www.eeworm.com/read/183001/5259176
makefile
#
# Makefile for the access methods module
#
# $PostgreSQL: pgsql/src/backend/access/Makefile,v 1.9 2003/11/29 19:51:39 pgsql Exp $
#
subdir = src/backend/access
top_builddir = ../../..
include $(top
www.eeworm.com/read/183001/5259181
readme
$PostgreSQL: pgsql/src/backend/access/hash/README,v 1.4 2003/11/29 19:51:40 pgsql Exp $
This directory contains an implementation of hash indexing for Postgres.
A hash index consists of two or more
www.eeworm.com/read/183001/5259208
readme
$PostgreSQL: pgsql/src/backend/access/gist/README,v 1.3 2005/09/16 14:40:54 teodor Exp $
This directory contains an implementation of GiST indexing for Postgres.
GiST stands for Generalized Search T
www.eeworm.com/read/183001/5259594
readme
$PostgreSQL: pgsql/src/backend/utils/misc/README,v 1.5 2004/07/01 00:51:24 tgl Exp $
GUC IMPLEMENTATION NOTES
The GUC (Grand Unified Configuration) module implements configuration
variables of mult
www.eeworm.com/read/183001/5259614
makefile
#
# Makefile for optimizer
#
# $PostgreSQL: pgsql/src/backend/optimizer/Makefile,v 1.11 2003/11/29 19:51:50 pgsql Exp $
#
subdir = src/backend/optimizer
top_builddir = ../../..
include $(top_builddir
www.eeworm.com/read/183001/5259940
h pg_crc.h
/*
* pg_crc.h
*
* PostgreSQL CRC support
*
* See Ross Williams' excellent introduction
* A PAINLESS GUIDE TO CRC ERROR DETECTION ALGORITHMS, available from
* ftp://ftp.rocksoft.com/papers/crc_v
www.eeworm.com/read/183001/5260093
c execute.c
/* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/execute.c,v 1.43.2.2 2006/04/24 09:45:44 meskes Exp $ */
/*
* The aim is to get a simpler inteface to the database routines.
* All the tidieous mes
www.eeworm.com/read/183001/5260145
po sk.po
# translation of libpq-sk.po to slovak
# translation of libpq-sk-2.po to
# translation of libpq-sk.po to
# translation of libpq-cs.po to
# Czech translation of libpq messages
#
# $PostgreSQL: pgsql/sr