Some cleanup for change of collate and ctype fields to type text
Peter Eisentraut <peter@eisentraut.org>
Some cleanup for change of collate and ctype fields to type text Some cleanup for commit 54637508f87bd5f07fb9406bac6b08240283be3b: Reformat pg_database.dat to reflect the new field order. Also update the corresponding example in bki.sgml. Reorder the way the fields are filled in dbcommands.c to correspond to the new order.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/bki.sgml | modified | +9 −8 |
| src/backend/commands/dbcommands.c | modified | +2 −2 |
| src/include/catalog/pg_database.dat | modified | +4 −4 |