aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/oid.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2004-03-03 21:28:55 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2004-03-03 21:28:55 +0000
commit9e733eab6981e3c7c6730333f42320bed29b8a68 (patch)
tree4e84f0b46dc12ff4211211c2763ad099071c0fb4 /src/backend/utils/adt/oid.c
parent6819787c9b1e5aa5972b0eccfc8e81c71877c586 (diff)
downloadpostgresql-9e733eab6981e3c7c6730333f42320bed29b8a68.tar.gz
postgresql-9e733eab6981e3c7c6730333f42320bed29b8a68.zip
Modify pg_dump so that the preferred dump order is by name within
object types, rather than by OID. This should help ensure consistent dump output from databases that are logically the same but have different histories, per recent discussion about 'diffing' databases. The patch is bulky because of renaming of fields, but not very complicated. Also, do some tweaking to cause BLOB restoration to be done in a better order, and clean up pg_restore's textual output to exactly match pg_dump.
Diffstat (limited to 'src/backend/utils/adt/oid.c')
0 files changed, 0 insertions, 0 deletions