postgresql/doc/src
Tom Lane 6767cebc6f pg_dump/pg_restore now always use SET SESSION AUTHORIZATION, not \connect,
to control object ownership.  The use-set-session-authorization and
no-reconnect switches are obsolete (still accepted on the command line,
but they don't do anything).  This is a precursor to fixing handling
of CREATE SCHEMA, which will be a separate commit.
2003-09-23 22:48:53 +00:00
..
FAQ Improve wording of increasing page size. 2003-09-09 22:43:06 +00:00
graphics These aren't used anymore. 2000-10-08 13:25:11 +00:00
sgml pg_dump/pg_restore now always use SET SESSION AUTHORIZATION, not \connect, 2003-09-23 22:48:53 +00:00
Makefile Merge documentation into one book. (Build with "make html".) Replace 2003-03-25 16:15:44 +00:00