postgresql/src/include/commands
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
..
alter.h Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
async.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
cluster.h ALTER TABLE SET TABLESPACE. Gavin Sherry, some rework by Tom Lane. 2004-07-11 23:13:58 +00:00
comment.h Fix some copyright notices that weren't updated. Improve copyright tool 2003-08-04 23:59:41 +00:00
conversioncmds.h Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
copy.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
dbcommands.h Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
defrem.h Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
explain.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
lockcmds.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
portalcmds.h Invent ResourceOwner mechanism as per my recent proposal, and use it to 2004-07-17 03:32:14 +00:00
prepare.h This patch makes the EXECUTE command's completion tag return the 2004-04-22 02:58:21 +00:00
proclang.h First batch of object rename commands. 2003-06-27 14:45:32 +00:00
schemacmds.h Support renaming of tablespaces, and changing the owners of 2004-06-25 21:55:59 +00:00
sequence.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
tablecmds.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
tablespace.h Move TablespaceCreateDbspace() call into smgrcreate(), which is where it 2004-07-11 19:52:52 +00:00
trigger.h Nested transactions. There is still much left to do, especially on the 2004-07-01 00:52:04 +00:00
typecmds.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
user.h Fix subtransaction behavior for large objects, temp namespace, files, 2004-07-28 14:23:31 +00:00
vacuum.h Adjust our timezone library to use pg_time_t (typedef'd as int64) in 2004-06-03 02:08:07 +00:00
variable.h Repair problem identified by Olivier Prenant: ALTER DATABASE SET search_path 2004-01-19 19:04:40 +00:00
version.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00
view.h make sure the $Id tags are converted to $PostgreSQL as well ... 2003-11-29 22:41:33 +00:00