Re: Hard-coded PUBLIC in pg_dump
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Bruce Momjian <pgman@candle.pha.pa.us>
Cc: Nicolai Tufar <ntufar@apb.com.tr>, pgsql-hackers@postgresql.org
Date: 2002-12-01T18:49:30Z
Lists: pgsql-hackers, pgsql-general
Bruce Momjian <pgman@candle.pha.pa.us> writes: > PUBLIC doesn't seem like a very common column name --- seems safe to > make it reserved. We made 'value' reserved in 7.3, and that was a much > more common one. I'm still quite unhappy about 'value', and would like to look into making it unreserved again. This business does show that there are some pitfalls in that, though :-( regards, tom lane