Re: [HACKERS] Permissions vs SERIAL columns

2006-02-13 Thread Bruce Momjian
Jim C. Nasby wrote: > If nothing else, this should at least be documented in > http://www.postgresql.org/docs/8.1/interactive/datatype.html#DATATYPE-SERIAL I looked at this URL and just didn't see a good place to talk about SERIAL sequence permissions, so I added something to the GRANT manual page

Re: [HACKERS] Permissions vs SERIAL columns

2006-01-03 Thread Jim C. Nasby
If nothing else, this should at least be documented in http://www.postgresql.org/docs/8.1/interactive/datatype.html#DATATYPE-SERIAL On Fri, Dec 30, 2005 at 07:32:18PM +0100, Magnus Hagander wrote: > Haven't seen this discussed in a while, but I do recall it being > mentioned sometime before... >