Update statement about sorting of character-string data.
Tom Lane <tgl@sss.pgh.pa.us>
Update statement about sorting of character-string data. The sort order is no longer fixed at database creation time, but can be controlled via COLLATE. Noted by Thomas Kellerer.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/select.sgml | modified | +7 −2 |