| .. |
|
acl.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
array.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
ascii.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
builtins.h
|
Revert addition of pg_terminate_backend() because of race conditions.
|
2008-04-15 20:28:47 +00:00 |
|
cash.h
|
Widen the money type to 64 bits.
|
2007-01-03 01:19:51 +00:00 |
|
catcache.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
combocid.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
date.h
|
Get rid of a bunch of #ifdef HAVE_INT64_TIMESTAMP conditionals by inventing
|
2008-03-21 01:31:43 +00:00 |
|
datetime.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
datum.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
dynahash.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
dynamic_loader.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
elog.h
|
Add a new ereport auxiliary function errdetail_log(), which works the same as
|
2008-03-24 18:08:47 +00:00 |
|
errcodes.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
flatfiles.h
|
Standard pgindent run for 8.1.
|
2005-10-15 02:49:52 +00:00 |
|
fmgrtab.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
formatting.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
geo_decls.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
guc.h
|
Convert three more guc settings to enum type:
|
2008-04-02 14:42:56 +00:00 |
|
guc_tables.h
|
Fix postgres --describe-config for guc enums, breakage noted by Alvaro.
|
2008-03-17 17:45:09 +00:00 |
|
help_config.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
hsearch.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
inet.h
|
Change the declaration of struct varlena so that the length word is
|
2008-02-23 19:11:45 +00:00 |
|
int8.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
inval.h
|
Fix heap_page_prune's problem with failing to send cache invalidation
|
2008-03-13 18:00:32 +00:00 |
|
logtape.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
lsyscache.h
|
Since createplan.c no longer cares whether index operators are lossy, it has
|
2008-04-13 20:51:21 +00:00 |
|
memutils.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
nabstime.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
numeric.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
palloc.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
pg_crc.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
pg_locale.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
pg_lzcompress.h
|
This patch addresses some issues in TOAST compression strategy that
|
2008-03-07 23:20:21 +00:00 |
|
pg_rusage.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
plancache.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
portal.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
ps_status.h
|
Add GUC update_process_title to control whether 'ps' display is updated
|
2006-06-27 22:16:44 +00:00 |
|
rel.h
|
Replace "amgetmulti" AM functions with "amgetbitmap", in which the whole
|
2008-04-10 22:25:26 +00:00 |
|
relcache.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
resowner.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
selfuncs.h
|
Change patternsel() so that instead of switching from a pure
|
2008-03-09 00:32:09 +00:00 |
|
snapmgr.h
|
Rename snapmgmt.c/h to snapmgr.c/h, for consistency with other files.
|
2008-03-26 18:48:59 +00:00 |
|
snapshot.h
|
Move the HTSU_Result enum definition into snapshot.h, to avoid including
|
2008-03-26 21:10:39 +00:00 |
|
syscache.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
timestamp.h
|
Get rid of a bunch of #ifdef HAVE_INT64_TIMESTAMP conditionals by inventing
|
2008-03-21 01:31:43 +00:00 |
|
tqual.h
|
Move the HTSU_Result enum definition into snapshot.h, to avoid including
|
2008-03-26 21:10:39 +00:00 |
|
tuplesort.h
|
When creating a large hash index, pre-sort the index entries by estimated
|
2008-03-16 23:15:08 +00:00 |
|
tuplestore.h
|
Add a new tuplestore API function, tuplestore_putvalues(). This is
|
2008-03-25 19:26:54 +00:00 |
|
typcache.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
tzparser.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
uuid.h
|
Fix some missed copyright updates.
|
2008-01-01 20:31:21 +00:00 |
|
varbit.h
|
Update copyrights in source tree to 2008.
|
2008-01-01 19:46:01 +00:00 |
|
xml.h
|
Turn xmlbinary and xmloption GUC variables into enumsTurn xmlbinary and
|
2008-04-04 08:33:15 +00:00 |