pgsql: formatting.c cleanup: Change TmFromChar.clock field to bool
Started by Peter Eisentraut8 months ago1 messagescomitters
formatting.c cleanup: Change TmFromChar.clock field to bool
This makes the purpose clearer and avoids having two extra symbols,
one of which (CLOCK_24_HOUR) was unused.
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: /messages/by-id/6dd9d208-a3ed-49b5-b03d-8617261da973@eisentraut.org
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/ce5f6817e4d572300f303a797f4f42820ead0044
Modified Files
--------------
src/backend/utils/adt/formatting.c | 15 ++++++---------
1 file changed, 6 insertions(+), 9 deletions(-)