aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2012-01-05 20:34:07 +0200
committerPeter Eisentraut <peter_e@gmx.net>2012-01-05 20:34:07 +0200
commit15df037845d9d3d99e9e2b4370256b136b00c66a (patch)
tree038342c15685d364b1990501d1a8040ba44dbd12 /src/backend/commands/variable.c
parent104e7dac28c56dcaf9b778dff60a5daefc3a0661 (diff)
downloadpostgresql-15df037845d9d3d99e9e2b4370256b136b00c66a.tar.gz
postgresql-15df037845d9d3d99e9e2b4370256b136b00c66a.zip
pg_dump: Dump operators with the same name ordered by arity
pg_dump sorts operators by name, but operators with the same name come out in random order. Now operators with the same name are dumped in the order prefix, postfix, infix. (This is consistent with functions, which are dumped in increasing number of argument order.)
Diffstat (limited to 'src/backend/commands/variable.c')
0 files changed, 0 insertions, 0 deletions