postgresql/src/include/utils
Tom Lane 1bf3d61504 Fix subtransaction behavior for large objects, temp namespace, files,
password/group files.  Also allow read-only subtransactions of a read-write
parent, but not vice versa.  These are the reasonably noncontroversial
parts of Alvaro's recent mop-up patch, plus further work on large objects
to minimize use of the TopTransactionResourceOwner.
2004-07-28 14:23:31 +00:00
..
acl.h Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
array.h Represent type-specific length coercion functions as pg_cast entries, 2004-06-16 01:27:00 +00:00
ascii.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
builtins.h Add has_tablespace_privilege(). 2004-07-12 20:23:59 +00:00
cash.h Create a 'type cache' that keeps track of the data needed for any particular 2003-08-17 19:58:06 +00:00
catcache.h Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00
date.h Add missing operators of the form interval-plus-datetime, as required for 2004-07-02 22:50:23 +00:00
datetime.h Adjust our timezone library to use pg_time_t (typedef'd as int64) in 2004-06-03 02:08:07 +00:00
datum.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
dynahash.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
dynamic_loader.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
elog.h Add comment describing ereport() NOTICE/WARNING distinction. 2004-07-06 19:51:59 +00:00
errcodes.h Replace nested-BEGIN syntax for subtransactions with spec-compliant 2004-07-27 05:11:48 +00:00
fmgrtab.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
formatting.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
geo_decls.h *) inet_(client|server)_(addr|port)() and necessary documentation for 2004-05-26 18:35:51 +00:00
guc.h Allow configuration files to be placed outside the data directory. 2004-07-11 00:18:45 +00:00
guc_tables.h Back out pg_autovacuum commit after cvs clean failure causes commit. 2004-07-21 20:34:50 +00:00
help_config.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
hsearch.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
inet.h Give inet/cidr datatypes their own hash function that ignores the inet vs 2004-06-13 21:57:28 +00:00
int8.h Add function (actually an int4 and an int8 version) that generates 2004-02-03 08:29:57 +00:00
inval.h Fix subtransaction behavior for large objects, temp namespace, files, 2004-07-28 14:23:31 +00:00
logtape.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
lsyscache.h Tablespaces. Alternate database locations are dead, long live tablespaces. 2004-06-18 06:14:31 +00:00
memutils.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
nabstime.h Adjust our timezone library to use pg_time_t (typedef'd as int64) in 2004-06-03 02:08:07 +00:00
numeric.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
palloc.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
pg_crc.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
pg_locale.h Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path 2004-01-19 19:04:40 +00:00
pg_lzcompress.h $Header: -> $PostgreSQL Changes ... 2003-11-29 19:52:15 +00:00
portal.h Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00
ps_status.h Move responsibility for copying argv[] array into ps_status.c, where it 2004-02-22 21:26:55 +00:00
rel.h Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00
relcache.h Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00
resowner.h Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00
selfuncs.h Make use of statistics on index expressions. There are still some 2004-02-17 00:52:53 +00:00
syscache.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
timestamp.h Integrate src/timezone library for all platforms. There is more we can 2004-05-21 05:08:06 +00:00
tqual.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
tuplesort.h Rename SortMem and VacuumMem to work_mem and maintenance_work_mem. 2004-02-03 17:34:04 +00:00
tuplestore.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
typcache.h Make the world very nearly safe for composite-type columns in tables. 2004-06-05 01:55:05 +00:00
varbit.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00