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
Tom Lane 2b78d101d1 Fix SQL function execution to be safe with long-lived FmgrInfos. 13 years ago
..
access Fix SQL function execution to be safe with long-lived FmgrInfos. 13 years ago
bootstrap Update copyrights for 2013 13 years ago
catalog Move relpath() to libpgcommon 13 years ago
commands Add support for piping COPY to/from an external program. 13 years ago
common Move relpath() to libpgcommon 13 years ago
datatype Update copyrights for 2013 13 years ago
executor Fix plpgsql's reporting of plan-time errors in possibly-simple expressions. 13 years ago
foreign Update copyrights for 2013 13 years ago
lib Update copyrights for 2013 13 years ago
libpq Update copyrights for 2013 13 years ago
mb Add noreturn attributes to some error reporting functions 13 years ago
nodes Add support for piping COPY to/from an external program. 13 years ago
optimizer Update copyrights for 2013 13 years ago
parser Add support for piping COPY to/from an external program. 13 years ago
port Add URLs to document why DLLIMPORT is needed on Windows. 13 years ago
portability Update copyrights for 2013 13 years ago
postmaster Fix background workers for EXEC_BACKEND 13 years ago
regex Re-implement extraction of fixed prefixes from regular expressions. 14 years ago
replication Fix more issues with cascading replication and timeline switches. 13 years ago
rewrite Add support for ALTER RULE ... RENAME TO. 13 years ago
snowball Update copyrights for 2013 13 years ago
storage Add support for piping COPY to/from an external program. 13 years ago
tcop Add noreturn attributes to some error reporting functions 13 years ago
tsearch Update copyrights for 2013 13 years ago
utils Add pg_xlogdump contrib program 13 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 Move ExceptionalCondition back to postgres.h 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 Make sure MaxBackends is always set 13 years ago
pg_config.h.in Improve handling of ereport(ERROR) and elog(ERROR). 13 years ago
pg_config.h.win32 Improve handling of ereport(ERROR) and elog(ERROR). 13 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 Update copyrights for 2013 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 Update copyrights for 2013 13 years ago
port.h Add support for piping COPY to/from an external program. 13 years ago
postgres.h Move ExceptionalCondition back to postgres.h 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