git.postgresql.org Git - postgresql.git/commit
2021年7月18日 10:08:34 +0000 (11:08 +0100)
2021年7月18日 10:08:34 +0000 (11:08 +0100)
commit ba620760c4c8ca90ff83ecf7e4d46f5ec4dabd7b
Improve error checking of CREATE COLLATION options.
Check for conflicting or redundant options, as we do for most other
commands. Specifying any option more than once is at best redundant,
and quite likely indicates a bug in the user's code.
While at it, improve the error for conflicting locale options by
adding detail text (the same as for CREATE DATABASE).
Bharath Rupireddy, reviewed by Vignesh C. Some additional hacking by
me.
Discussion: https://postgr.es/m/CALj2ACWtL6fTLdyF4R_YkPtf1YEDb6FUoD5DGAki3rpD+sWqiA@mail.gmail.com
This is the main PostgreSQL git repository.
RSS
Atom