]> granicus.if.org Git - postgresql/commit
Update obsolete comment.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 5 Apr 2012 17:05:02 +0000 (13:05 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 5 Apr 2012 17:05:02 +0000 (13:05 -0400)
commita75b08066ab4b426b1bd056fed81302e5a5d5371
tree4af9074d38918dacb8efd9e1095d396bf35c11ba
parent97e26dc66d47624bdbdee1dbd007a0f4212defcb
Update obsolete comment.

Somebody didn't bother to fix this comment while adding foreign table
support to the code below it.

In passing, remove the explicit calling-out of relkind letters, which adds
complexity to the comment but doesn't help in understanding the code.
src/bin/pg_dump/pg_dump.c