Re: Hard-coded PUBLIC in pg_dump
Nicolai Tufar <ntufar@apb.com.tr>
From: "Nicolai Tufar" <ntufar@apb.com.tr>
To: "Tom Lane" <tgl@sss.pgh.pa.us>
Cc: <pgsql-hackers@postgresql.org>
Date: 2002-12-01T05:11:31Z
Lists: pgsql-hackers, pgsql-general
----- Original Message ----- From: "Tom Lane" <tgl@sss.pgh.pa.us> > ... but considering that SQL92 clearly lists it as > a reserved word, there's not a lot of ground for that complaint to stand > on. > > I'd prefer shifting PUBLIC back to the true-keyword category over any > of the other workarounds you've suggested ... It will work for me. But why not change PUBLIC in pg_dump output to lower-case as well? > > regards, tom lane Nic.