aboutsummaryrefslogtreecommitdiff
path: root/src/backend/parser/parse_clause.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-05-05 02:55:11 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-05-05 02:55:11 +0000
commit923b447063e5c72d731c0c814cce189e6487c52e (patch)
treee91026db48c80df5e63f9ccba7a51205f535f4d8 /src/backend/parser/parse_clause.c
parent8073cd2e6cda64a67cfe851091146c8ea5e6cc83 (diff)
downloadpostgresql-923b447063e5c72d731c0c814cce189e6487c52e.tar.gz
postgresql-923b447063e5c72d731c0c814cce189e6487c52e.zip
Fix backpatching error in recent patch for ALTER USER f RESET ALL behavior.
The argument list for array_set() changed in 8.2 (in connection with allowing nulls in arrays) but the newer argument list was used in the patches applied to 8.1 and 8.0 branches. The patch for 7.4 was OK though. Per compiler warnings.
Diffstat (limited to 'src/backend/parser/parse_clause.c')
0 files changed, 0 insertions, 0 deletions