mirror of
https://github.com/postgres/postgres.git
synced 2025-09-05 02:22:28 +03:00
Lots of doc corrections.
Josh Kupershmidt
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
/*
|
||||
* Collation strength (the SQL standard calls this "derivation"). Order is
|
||||
* chosen to allow comparisons to work usefully. Note: the standard doesn't
|
||||
* seem to distingish between NONE and CONFLICT.
|
||||
* seem to distinguish between NONE and CONFLICT.
|
||||
*/
|
||||
typedef enum
|
||||
{
|
||||
|
Reference in New Issue
Block a user