summaryrefslogtreecommitdiff
path: root/contrib/btree_gist/sql/text.sql
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2015-07-14 11:38:08 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2015-07-14 11:42:21 +0300
commit6d5031efcbb4bfadc6a7c2f3c68f05a9281315f4 (patch)
tree55e9c1d5a1dfd2663b781417a5a9456cc5dd2343 /contrib/btree_gist/sql/text.sql
parent3096ff924a9d58be7de56e0cae5c8713a51c6b46 (diff)
Reformat code in ATPostAlterTypeParse.
The code in ATPostAlterTypeParse was very deeply indented, mostly because there were two nested switch-case statements, which add a lot of indentation. Use if-else blocks instead, to make the code less indented and more readable. This is in preparation for next patch that makes some actualy changes to the function. These cosmetic parts have been separated to make it easier to see the real changes in the other patch.
Diffstat (limited to 'contrib/btree_gist/sql/text.sql')
0 files changed, 0 insertions, 0 deletions