postgresql/src/include/commands
Tom Lane e16f04cf72 Make CREATE/ALTER/DROP USER/GROUP transaction-safe, or at least pretty
nearly so, by postponing write of flat password file until transaction
commit.
2002-10-21 19:46:45 +00:00
..
async.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
cluster.h Update with newer version of CLUSTER patch posted August 8. 2002-08-10 21:00:34 +00:00
comment.h Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 2002-07-12 18:43:19 +00:00
conversioncmds.h pgindent run. 2002-09-04 20:31:48 +00:00
copy.h pgindent run. 2002-09-04 20:31:48 +00:00
dbcommands.h Be careful to include postgres.h *before* any system headers, to ensure 2002-09-05 00:43:07 +00:00
defrem.h Provide an upgrade strategy for dump files containing functions declared 2002-09-21 18:39:26 +00:00
explain.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
lockcmds.h pgindent run. 2002-09-04 20:31:48 +00:00
portalcmds.h pgindent run. 2002-09-04 20:31:48 +00:00
prepare.h pgindent run. 2002-09-04 20:31:48 +00:00
proclang.h Second phase of committing Rod Taylor's pg_depend/pg_constraint patch. 2002-07-12 18:43:19 +00:00
schemacmds.h pgindent run. 2002-09-04 20:31:48 +00:00
sequence.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
tablecmds.h pgindent run. 2002-09-04 20:31:48 +00:00
trigger.h Arrange to copy relcache's trigdesc structure at the start of any 2002-10-14 16:51:30 +00:00
user.h Make CREATE/ALTER/DROP USER/GROUP transaction-safe, or at least pretty 2002-10-21 19:46:45 +00:00
vacuum.h Instead of having a configure-time DEFAULT_ATTSTATTARGET, store -1 in 2002-07-31 17:19:54 +00:00
variable.h pgindent run. 2002-09-04 20:31:48 +00:00
version.h Update copyright to 2002. 2002-06-20 20:29:54 +00:00
view.h CREATE OR REPLACE VIEW, CREATE OR REPLACE RULE. 2002-09-02 02:13:02 +00:00