Skip to content
Snippets Groups Projects
Commit 7ce9b7c0 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

This patch adds a new GUC var, "default_with_oids", which follows the

proposal for eventually deprecating OIDs on user tables that I posted
earlier to pgsql-hackers. pg_dump now always specifies WITH OIDS or
WITHOUT OIDS when dumping a table. The documentation has been updated.

Neil Conway
parent e7ca8674
No related branches found
No related tags found
No related merge requests found
Showing
with 218 additions and 90 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment