summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2010-05-05 02:55:04 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2010-05-05 02:55:04 +0000
commitfbd2fbed0c9b37c8ef61661d42cf9deff938e9e4 (patch)
tree61b88d1d3769594725b0d12639b387224d4db62d /src/tutorial
parent6666e7634420f1133492fb04aa76d96f2c6994f8 (diff)
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/tutorial')
0 files changed, 0 insertions, 0 deletions