DefineCollation() code cleanup

Reorganize the code in DefineCollation() so that the parts using the
FROM clause and the parts not doing so are more cleanly separated.  No
functionality change intended.

Reviewed-by: Julien Rouhaud <[email protected]>
Discussion: 
https://www.postgresql.org/message-id/[email protected]

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e94bb1473eb36e19c200476cebc3750cf6a978e7

Modified Files
--------------
src/backend/commands/collationcmds.c | 109 ++++++++++++++++++-----------------
1 file changed, 57 insertions(+), 52 deletions(-)

Reply via email to