postgresql/src/include/utils
Tom Lane 5ff4f39c0e Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs,
and create a new view pg_timezone_names that provides information about
the zones known in the 'zic' database.  Magnus Hagander, with some
additional work by Tom Lane.
2006-09-16 20:14:34 +00:00
..
acl.h Get rid of the separate RULE privilege for tables: now only a table's owner 2006-09-05 21:08:36 +00:00
array.h If we're going to advertise the array overlap/containment operators, 2006-09-10 20:14:20 +00:00
ascii.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
builtins.h SQL2003-standard statistical aggregates, by Sergey Koposov. I've added only 2006-07-28 18:33:04 +00:00
cash.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
catcache.h More include file adjustments. 2006-07-13 18:01:02 +00:00
date.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
datetime.h Rename the recently-added pg_timezonenames view to pg_timezone_abbrevs, 2006-09-16 20:14:34 +00:00
datum.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
dynahash.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
dynamic_loader.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
elog.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
errcodes.h Code review for SELECT INTO STRICT patch: use saner choices of error 2006-06-16 23:29:27 +00:00
flatfiles.h Standard pgindent run for 8.1. 2005-10-15 02:49:52 +00:00
fmgrtab.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
formatting.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
geo_decls.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
guc.h Revert (again) GUC patch to return commented fields to their default 2006-08-14 02:27:27 +00:00
guc_tables.h Revert (again) GUC patch to return commented fields to their default 2006-08-14 02:27:27 +00:00
help_config.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
hsearch.h Add support to dynahash.c for partitioning shared hashtables according 2006-07-22 23:04:39 +00:00
inet.h Allow each C include file to compile on its own by including any needed 2006-07-11 13:54:25 +00:00
int8.h SQL2003-standard statistical aggregates, by Sergey Koposov. I've added only 2006-07-28 18:33:04 +00:00
inval.h More include file adjustments. 2006-07-13 17:47:02 +00:00
logtape.h Repair old performance bug in tuplesort.c/logtape.c. In the case where 2006-03-07 19:06:50 +00:00
lsyscache.h More include file adjustments. 2006-07-13 17:47:02 +00:00
memutils.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
nabstime.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
numeric.h Allow each C include file to compile on its own by including any needed 2006-07-11 13:54:25 +00:00
palloc.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_crc.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_locale.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_lzcompress.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
pg_rusage.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
portal.h Clean up logging for extended-query-protocol operations, as per my recent 2006-09-07 22:52: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 Code review for FILLFACTOR patch. Change WITH grammar as per earlier 2006-07-03 22:45:41 +00:00
relcache.h Change the relation_open protocol so that we obtain lock on a relation 2006-07-31 20:09:10 +00:00
resowner.h More include file adjustments. 2006-07-13 18:01:02 +00:00
selfuncs.h Fix oversight in planning for multiple indexscans driven by 2006-07-01 22:07:23 +00:00
syscache.h More include file adjustments. 2006-07-13 18:01:02 +00:00
timestamp.h Fix imprecision from interval rounding of multiplication/division. 2006-09-05 01:13:40 +00:00
tqual.h Arrange for GetSnapshotData to copy live-subtransaction XIDs from the 2006-09-03 15:59:39 +00:00
tuplesort.h Allow include files to compile own their own. 2006-07-13 16:49:20 +00:00
tuplestore.h Create infrastructure for 'MinimalTuple' representation of in-memory 2006-06-27 02:51:40 +00:00
typcache.h Fix problems with cached tuple descriptors disappearing while still in use 2006-06-16 18:42:24 +00:00
tzparser.h Remove hard-wired lists of timezone abbreviations in favor of providing 2006-07-25 03:51:23 +00:00
varbit.h Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00