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
Heikki Linnakangas 9e857436ef Don't include unused space in LOG_NEWPAGE records. 12 years ago
..
access Don't include unused space in LOG_NEWPAGE records. 12 years ago
bootstrap Update copyrights for 2013 13 years ago
catalog Refine our definition of what constitutes a system relation. 12 years ago
commands Fix full-table-vacuum request mechanism for MultiXactIds 12 years ago
common Replace pg_asprintf() with psprintf(). 12 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 Use improved vsnprintf calling logic in more places. 12 years ago
libpq Add large object functions catering to SQL callers. 12 years ago
mb Renovate display of non-ASCII messages on Windows. 13 years ago
nodes Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. 12 years ago
optimizer Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. 12 years ago
parser Support multi-argument UNNEST(), and TABLE() syntax for multiple functions. 12 years ago
port Get rid of use of asprintf() in favor of a more portable implementation. 12 years ago
portability Allow dynamic allocation of shared memory segments. 12 years ago
postmaster Provide a reliable mechanism for terminating a background worker. 12 years ago
regex Fix old typo in comment. 12 years ago
replication pgindent run for release 9.3 13 years ago
rewrite Allow only some columns of a view to be auto-updateable. 12 years ago
snowball Update copyrights for 2013 13 years ago
storage Fix stale-pointer problem in fast-path locking logic. 12 years ago
tcop pgindent run for release 9.3 13 years ago
tsearch Update copyrights for 2013 13 years ago
utils Fix assorted race conditions in the new timeout infrastructure. 12 years ago
.gitignore Autoconfiscate selection of 64-bit int type for 64-bit large object API. 13 years ago
Makefile Remove maintainer-check target, fold into normal build 12 years ago
c.h Remove use of obsolescent Autoconf macros 12 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 Remove CTimeZone/HasCTZSet, root and branch. 12 years ago
pg_config.h.in Remove use of obsolescent Autoconf macros 12 years ago
pg_config.h.win32 Remove use of obsolescent Autoconf macros 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. 13 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 Fix some odd behaviors when using a SQL-style simple GMT offset timezone. 12 years ago
port.h Get rid of use of asprintf() in favor of a more portable implementation. 12 years ago
postgres.h Add comment for VARSIZE_ANY_EXHDR macro 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