]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Back-patch fixes for zero-column tables in COPY, pg_dump.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 25 Apr 2003 22:14:33 +0000 (22:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 25 Apr 2003 22:14:33 +0000 (22:14 +0000)
commit66e0ea47a002183901d2053ed980a78f464dea36
treecdc7c0b6e844269dc3663b1219b87422f2e46283
parentde9c299aba4161cc58c448774a6119f5b980904a
Back-patch fixes for zero-column tables in COPY, pg_dump.
src/backend/commands/copy.c
src/bin/pg_dump/pg_dump.c