postgresql/src/include
Bruce Momjian 085e559654 Change LIMIT/OFFSET to use int8
Dhanaraj M
2006-07-26 00:34:48 +00:00
..
access Modify btree to delete known-dead index entries without an actual VACUUM. 2006-07-25 19:13:00 +00:00
bootstrap Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
catalog Remove hard-wired lists of timezone abbreviations in favor of providing 2006-07-25 03:51:23 +00:00
commands Mark a few functions as static or NOT_USED. 2006-07-18 17:42:01 +00:00
executor More include file adjustments. 2006-07-13 18:01:02 +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 Change LIMIT/OFFSET to use int8 2006-07-26 00:34:48 +00:00
optimizer Change LIMIT/OFFSET to use int8 2006-07-26 00:34:48 +00:00
parser Change LIMIT/OFFSET to use int8 2006-07-26 00:34:48 +00:00
port In a Windows backend, don't build src/port/pgsleep.c's version of 2006-07-16 20:17:04 +00:00
postmaster Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +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 Convert the lock manager to use the new dynahash.c support for partitioned 2006-07-23 23:08:46 +00:00
tcop More include file adjustments. 2006-07-13 18:01:02 +00:00
utils Remove hard-wired lists of timezone abbreviations in favor of providing 2006-07-25 03:51:23 +00:00
c.h DTrace support, with a small initial set of probes 2006-07-24 16:32:45 +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 Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +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