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
Kevin Grittner 277607d600 Eliminate pg_rewrite.ev_attr column and related dead code. 12 years ago
..
access Fix pg_upgrade failure from servers older than 9.3 13 years ago
bootstrap Update copyrights for 2013 13 years ago
catalog Eliminate pg_rewrite.ev_attr column and related dead code. 12 years ago
commands Allow aggregate functions to be VARIADIC. 12 years ago
common pgindent run for release 9.3 13 years ago
datatype Update copyrights for 2013 13 years ago
executor Prevent leakage of SPI tuple tables during subtransaction abort. 13 years ago
foreign Improve updatability checking for views and foreign tables. 13 years ago
lib Reset the binary heap in MergeAppend rescans. 13 years ago
libpq pgindent run for release 9.3 13 years ago
mb Renovate display of non-ASCII messages on Windows. 13 years ago
nodes Allow aggregate functions to be VARIADIC. 12 years ago
optimizer In locate_grouping_columns(), don't expect an exact match of Var typmods. 13 years ago
parser Allow aggregate functions to be VARIADIC. 12 years ago
port Unconditionally use the WSA equivalents of Socket error constants. 13 years ago
portability Update copyrights for 2013 13 years ago
postmaster Allow discovery of whether a dynamic background worker is running. 13 years ago
regex Support indexing of regular-expression searches in contrib/pg_trgm. 13 years ago
replication pgindent run for release 9.3 13 years ago
rewrite Eliminate pg_rewrite.ev_attr column and related dead code. 12 years ago
snowball Update copyrights for 2013 13 years ago
storage Expose fsync_fname as a public API. 12 years ago
tcop pgindent run for release 9.3 13 years ago
tsearch Update copyrights for 2013 13 years ago
utils Make catalog cache hash tables resizeable. 12 years ago
.gitignore Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
Makefile Install headers from the new src/include/common subdirectory. 13 years ago
c.h Define Trap and TrapMacro even in non-cassert builds. 13 years ago
fmgr.h Add infrastructure for storing a VARIADIC ANY function's VARIADIC flag. 13 years ago
funcapi.h Update copyrights for 2013 13 years ago
getaddrinfo.h Update copyrights for 2013 13 years ago
getopt_long.h Update copyrights for 2013 13 years ago
miscadmin.h Allow discovery of whether a dynamic background worker is running. 13 years ago
pg_config.h.in Revert WAL posix_fallocate() patches. 12 years ago
pg_config.h.win32 Revert WAL posix_fallocate() patches. 12 years ago
pg_config_ext.h.in Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
pg_config_ext.h.win32 Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
pg_config_manual.h Keep heavily-contended fields in XLogCtlInsert on different cache lines. 12 years ago
pg_trace.h Update copyrights for 2013 13 years ago
pgstat.h Split pgstat file in smaller pieces 13 years ago
pgtar.h Move tar function headers to pgtar.h 13 years ago
pgtime.h Update copyrights for 2013 13 years ago
port.h Renovate display of non-ASCII messages on Windows. 13 years ago
postgres.h Add support for multiple kinds of external toast datums. 13 years ago
postgres_ext.h Provide database object names as separate fields in error messages. 13 years ago
postgres_fe.h Create libpgcommon, and move pg_malloc et al to it 13 years ago
rusagestub.h Update copyrights for 2013 13 years ago
windowapi.h Update copyrights for 2013 13 years ago