Fix pg_dump for recent change removing separate RULE privilege.
Tom Lane <tgl@sss.pgh.pa.us>
Fix pg_dump for recent change removing separate RULE privilege. I had thought this code could be left alone, but I was wrong: as-is it's failing to recognize when to use ALL for table privileges in 8.2.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/dumputils.c | modified | +1 −2 |