mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +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