]> granicus.if.org Git - postgresql/commit
This is a totally trivial patch for something that was a very minor nit that
authorBruce Momjian <bruce@momjian.us>
Sun, 27 Jul 2003 03:47:22 +0000 (03:47 +0000)
committerBruce Momjian <bruce@momjian.us>
Sun, 27 Jul 2003 03:47:22 +0000 (03:47 +0000)
commit9ae690552034e1441c46b404eb5889b0110bd19e
tree06930ee759a6d2810221d4a8b645a38ee0d0d93a
parent9df48371c20869ac63a63b45550dbf4b045aa4bf
This is a totally trivial patch for something that was a very minor nit that
annoyed me the other day while I was documenting my current project. It
makes pg_dump use the same layout for types as for tables, by putting "\n\t"
before the first field and "\n" before the final ");"

Can't really justify this too much except to say I had an itch and I
scratched it ;-)

Andrew Dunstan
src/bin/pg_dump/pg_dump.c