postgresql/src
Alvaro Herrera 9a77104a26 Prevent ALTER USER f RESET ALL from removing the settings that were put there
by a superuser -- "ALTER USER f RESET setting" already disallows removing such a
setting.

Apply the same treatment to ALTER DATABASE d RESET ALL when run by a database
owner that's not superuser.
2010-03-25 14:45:21 +00:00
..
backend Prevent ALTER USER f RESET ALL from removing the settings that were put there 2010-03-25 14:45:21 +00:00
bin Return proper exit code (3) from psql when ON_ERROR_STOP=on and 2010-03-09 01:09:54 +00:00
include Prevent ALTER USER f RESET ALL from removing the settings that were put there 2010-03-25 14:45:21 +00:00
interfaces tag 8.2.16 2010-03-12 03:44:14 +00:00
makefiles
pl Use SvROK(sv) rather than directly checking SvTYPE(sv) == SVt_RV in plperl. 2010-03-09 22:35:07 +00:00
port tag 8.2.16 2010-03-12 03:44:14 +00:00
template
test Fix the handling of sub-SELECTs appearing in the arguments of an outer-level 2009-04-25 16:45:12 +00:00
timezone Update time zone data files to tzdata release 2010d: DST law changes in Fiji, 2010-03-09 14:30:41 +00:00
tools Backpatch MSVC build fix for XSLT 2010-03-02 15:43:11 +00:00
tutorial
bcc32.mak
DEVELOPERS
Makefile
Makefile.global.in
Makefile.shlib
nls-global.mk
win32.mak