Fix collprovider of predefined collations
Peter Eisentraut <peter_e@gmx.net>
Fix collprovider of predefined collations An earlier version of the patch had collprovider as an integer and thus set these to 0, but the correct setting is now null.
Files
| Path | Change | +/− |
|---|---|---|
| src/include/catalog/catversion.h | modified | +1 −1 |
| src/include/catalog/pg_collation.h | modified | +3 −3 |