Re: [HACKERS] GRANT role docs inconsistency

2006-09-04 Thread Magnus Hagander
  GRANT role [, ...]
  TO { username | GROUP groupname | PUBLIC } [, ...] [ WITH
 ADMIN
  OPTION ]
 
 It doesn't say that anymore:
 
 http://archives.postgresql.org/pgsql-committers/2006-
 08/msg00034.php
 

Pfft. I need to remember to check development docs as well :-) sorry
about the noise.


 Perhaps we ought to start thinking about an 8.1 update release ---
 we haven't had any forcing functions like security issues for
 awhile, but we've accumulated a fair number of plain ol' bug fixes.

If nothing else, it should IMHO be scheduled to happen well before the
8.2 release, simply to clear the queue before that one. We can still
end up with the need to have an urgent release because of a security
issue or something, but it's probably a good idea not to have a
scheduled release in the stable branches at the same time as the new
major version...

//Magnus


---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster


Re: [HACKERS] GRANT role docs inconsistency

2006-08-31 Thread Tom Lane
Magnus Hagander [EMAIL PROTECTED] writes:
 The manual says:
 GRANT role [, ...]
 TO { username | GROUP groupname | PUBLIC } [, ...] [ WITH ADMIN
 OPTION ]

It doesn't say that anymore:

http://archives.postgresql.org/pgsql-committers/2006-08/msg00034.php


Perhaps we ought to start thinking about an 8.1 update release ---
we haven't had any forcing functions like security issues for awhile,
but we've accumulated a fair number of plain ol' bug fixes.

regards, tom lane

---(end of broadcast)---
TIP 5: don't forget to increase your free space map settings