postgresql/src/include
2006-08-12 04:12:41 +00:00
..
access Make recovery from WAL be restartable, by executing a checkpoint-like 2006-08-07 16:57:57 +00:00
bootstrap Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
catalog Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests. 2006-08-12 02:52:06 +00:00
commands Change the bootstrap sequence so that toast tables for system catalogs are 2006-07-31 01:16:38 +00:00
executor Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests. 2006-08-12 02:52:06 +00:00
lib Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
libpq Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
mb Change the backend to reject strings containing invalidly-encoded multibyte 2006-05-21 20:05:21 +00:00
nodes Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests. 2006-08-12 02:52:06 +00:00
optimizer Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests. 2006-08-12 02:52:06 +00:00
parser Add support for multi-row VALUES clauses as part of INSERT statements 2006-08-02 01:59:48 +00:00
port Return inline to win32.h because code was OK, but keep additional 2006-08-10 01:41:29 +00:00
postmaster Add a feature for automatic initialization and finalization of dynamically 2006-08-08 19:15:09 +00:00
regex Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
rewrite Allow each C include file to compile on its own by including any needed 2006-07-11 13:54:25 +00:00
storage Add support for loadable modules to allocated shared memory and 2006-08-01 19:03:11 +00:00
tcop Add INSERT/UPDATE/DELETE RETURNING, with basic docs and regression tests. 2006-08-12 02:52:06 +00:00
utils Back out patch to reorganize guc processing. Was causing regression 2006-08-12 04:12:41 +00:00
c.h Return inline to win32.h because code was OK, but keep additional 2006-08-10 01:41:29 +00:00
fmgr.h Make PG_MODULE_MAGIC required in shared libraries that are loaded into 2006-05-31 20:58:09 +00:00
funcapi.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
getaddrinfo.h WIN32 fixes: 2006-07-06 02:12:32 +00:00
getopt_long.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
Makefile Allow installation into directories containing spaces in the name. 2005-12-09 21:19:36 +00:00
miscadmin.h Add a feature for automatic initialization and finalization of dynamically 2006-08-08 19:15:09 +00:00
pg_config.h.in DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00
pg_config.h.win32 WIN32 fixes: 2006-07-06 02:12:32 +00:00
pg_config_manual.h Make the planner estimate costs for nestloop inner indexscans on the basis 2006-06-06 17:59:58 +00:00
pg_trace.h DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +00:00
pgstat.h Remove the separate 'stats buffer' process, letting backend stats messages 2006-06-29 20:00:08 +00:00
pgtime.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
port.h Update WIN32 quoting roles documentation. 2006-07-19 17:01:24 +00:00
postgres.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
postgres_ext.h Pgindent run for 8.0. 2004-08-29 05:07:03 +00:00
postgres_fe.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
rusagestub.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
strdup.h Fix an obsolete file path mentioned in a comment. 2004-01-25 22:19:42 +00:00