aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonfuncs.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2022-12-12 14:33:41 +0100
committerPeter Eisentraut <peter@eisentraut.org>2022-12-12 15:20:00 +0100
commitdf8b8968d4095f44acd6de03b4add65f9709b79d (patch)
tree249063ed382f2d9fc913729de73bac3d915afcab /src/backend/utils/adt/jsonfuncs.c
parent840ff5f451cd9a391d237fc60894fea7ad82a189 (diff)
downloadpostgresql-df8b8968d4095f44acd6de03b4add65f9709b79d.tar.gz
postgresql-df8b8968d4095f44acd6de03b4add65f9709b79d.zip
Order getopt arguments
Order the letters in the arguments of getopt() and getopt_long(), as well as in the subsequent switch statements. In most cases, I used alphabetical with lower case first. In a few cases, existing different orders (e.g., upper case first) was kept to reduce the diff size. Discussion: https://www.postgresql.org/message-id/flat/3efd0fe8-351b-f836-9122-886002602357%40enterprisedb.com
Diffstat (limited to 'src/backend/utils/adt/jsonfuncs.c')
0 files changed, 0 insertions, 0 deletions