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 549dae0352 Fix problems with incomplete attempt to prohibit OIDS with MVs. 13 years ago
..
access Allow I/O reliability checks using 16-bit checksums 13 years ago
bootstrap Update copyrights for 2013 13 years ago
catalog Allow I/O reliability checks using 16-bit checksums 13 years ago
commands Extend object-access hook machinery to support post-alter events. 13 years ago
common Move relpath() to libpgcommon 13 years ago
datatype Update copyrights for 2013 13 years ago
executor Add a materialized view relations. 13 years ago
foreign Support writable foreign tables. 13 years ago
lib Update copyrights for 2013 13 years ago
libpq Move pqsignal() to libpgport. 13 years ago
mb Add noreturn attributes to some error reporting functions 13 years ago
nodes Support writable foreign tables. 13 years ago
optimizer Redo postgres_fdw's planner code so it can handle parameterized paths. 13 years ago
parser Fix problems with incomplete attempt to prohibit OIDS with MVs. 13 years ago
port Add URLs to document why DLLIMPORT is needed on Windows. 14 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 Get rid of any toast table when converting a table to a view. 13 years ago
snowball Update copyrights for 2013 13 years ago
storage Allow I/O reliability checks using 16-bit checksums 13 years ago
tcop Add a materialized view relations. 13 years ago
tsearch Update copyrights for 2013 13 years ago
utils Allow extracting machine-readable object identity 13 years ago
.gitignore Autoconfiscate selection of 64-bit int type for 64-bit large object API. 14 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. 14 years ago
pg_config_ext.h.win32 Autoconfiscate selection of 64-bit int type for 64-bit large object API. 14 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 initdb needs pqsignal() even on Windows. 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