Change numericsep to a boolean, and make it locale-aware.
Bruce Momjian <bruce@momjian.us>
Change numericsep to a boolean, and make it locale-aware.
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/ref/psql-ref.sgml | modified | +4 −5 |
| src/bin/psql/command.c | modified | +8 −6 |
| src/bin/psql/print.c | modified | +74 −62 |
| src/bin/psql/print.h | modified | +5 −2 |
| src/bin/psql/startup.c | modified | +2 −1 |