Include schema name in pg_restore -l output, per request from Phil Endecott.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 8 Oct 2004 15:03:26 +0000 (15:03 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 8 Oct 2004 15:03:26 +0000 (15:03 +0000)
commit07ccbeb360fedd14464d1d3c0c819f7b702f018e
tree667c1f501bdcc6f0157bd67a7589412c53a47e88
parent9bf6effd8e78ed4cfed8f14d36d055e66943461e
Include schema name in pg_restore -l output, per request from Phil Endecott.
doc/src/sgml/release.sgml
src/bin/pg_dump/pg_backup_archiver.c