You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/include
Bruce Momjian 2ab15afcdd Add missing include so include file compiles cleanly on its own. 15 years ago
..
access Change the way string relopts are allocated. 15 years ago
bootstrap Stamp copyrights for year 2011. 15 years ago
catalog Oops, we're working on version 9.2 already, not 9.1. Update the 15 years ago
commands Add missing include so include file compiles cleanly on its own. 15 years ago
executor Install defenses against overflow in BuildTupleHashTable(). 15 years ago
foreign pgindent run before PG 9.1 beta 1. 15 years ago
lib Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. 15 years ago
libpq Modernise pg_hba.conf token processing 15 years ago
mb Fix char2wchar/wchar2char to support collations properly. 15 years ago
nodes Fix trigger WHEN conditions when both BEFORE and AFTER triggers exist. 15 years ago
optimizer Fix nested PlaceHolderVar expressions that appear only in targetlists. 15 years ago
parser Add notion of a "transform function" that can simplify function calls. 15 years ago
port Revert "Force use of "%I64d" format for 64 bit ints on MinGW." 15 years ago
portability Stamp copyrights for year 2011. 15 years ago
postmaster Introduce a pipe between postmaster and each backend, which can be used to 15 years ago
regex Teach regular expression operators to honor collations. 15 years ago
replication Remove wal_sender_delay GUC, because it's no longer useful. 15 years ago
rewrite Try to acquire relation locks in RangeVarGetRelid. 15 years ago
snowball Stamp copyrights for year 2011. 15 years ago
storage Revise sinval code to remove no-longer-used tuple TID from inval messages. 15 years ago
tcop Revise the API for GUC variable assign hooks. 15 years ago
tsearch pgindent run before PG 9.1 beta 1. 15 years ago
utils Revise sinval code to remove no-longer-used tuple TID from inval messages. 15 years ago
.gitignore Convert cvsignore to gitignore, and add .gitignore for build targets. 16 years ago
Makefile Add maintainer-check target 15 years ago
c.h Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. 15 years ago
fmgr.h Pgindent run before 9.1 beta2. 15 years ago
funcapi.h Stamp copyrights for year 2011. 15 years ago
getaddrinfo.h Stamp copyrights for year 2011. 15 years ago
getopt_long.h Stamp copyrights for year 2011. 15 years ago
miscadmin.h Add postmaster/postgres undocumented -b option for binary upgrades. 15 years ago
pg_config.h.in Make pgbench use erand48() rather than random(). 15 years ago
pg_config.h.win32 Correct the lie in pg_config.h.win32 about having inttypes.h. 15 years ago
pg_config_manual.h Use a macro variable PG_PRINTF_ATTRIBUTE for the style used for checking printf type functions. 15 years ago
pg_trace.h Stamp copyrights for year 2011. 15 years ago
pgstat.h Fix VACUUM so that it always updates pg_class.reltuples/relpages. 15 years ago
pgtime.h Stamp copyrights for year 2011. 15 years ago
port.h Make pgbench use erand48() rather than random(). 15 years ago
postgres.h Stamp copyrights for year 2011. 15 years ago
postgres_ext.h Remove cvs keywords from all files. 16 years ago
postgres_fe.h Stamp copyrights for year 2011. 15 years ago
rusagestub.h Stamp copyrights for year 2011. 15 years ago
windowapi.h Stamp copyrights for year 2011. 15 years ago