postgresql/src/include/fe_utils
Álvaro Herrera 645cb44c54
Add \pset options for boolean value display
New \pset variables display_true and display_false allow the user to
change how true and false values are displayed.

Author: David G. Johnston <David.G.Johnston@gmail.com>
Reviewed-by: Álvaro Herrera <alvherre@kurilemu.de>
Discussion: https://postgr.es/m/CAKFQuwYts3vnfQ5AoKhEaKMTNMfJ443MW2kFswKwzn7fiofkrw@mail.gmail.com
Discussion: https://postgr.es/m/56308F56.8060908@joh.to
2025-11-03 17:40:39 +01:00
..
archive.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
astreamer.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
cancel.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
conditional.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
connect_utils.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
mbprint.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
option_utils.h Remove inappropriate inclusions of c.h and postgres_fe.h. 2025-04-27 16:58:57 -04:00
parallel_slot.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
print.h Add \pset options for boolean value display 2025-11-03 17:40:39 +01:00
psqlscan.h Get rid of O(N^2) script-parsing overhead in pgbench. 2025-02-27 10:53:38 -05:00
psqlscan_int.h Allow redeclaration of typedef yyscan_t 2025-09-12 08:16:00 +02:00
query_utils.h Remove inappropriate inclusions of c.h and postgres_fe.h. 2025-04-27 16:58:57 -04:00
recovery_gen.h pg_rewind: Add dbname to primary_conninfo when using --write-recovery-conf. 2025-03-12 16:56:04 -07:00
simple_list.h pg_restore cleanups 2025-04-16 12:04:34 -04:00
string_utils.h Specify the encoding of input to fmtId() 2025-02-10 10:03:37 -05:00
version.h Introduce frontend API able to retrieve the contents of PG_VERSION 2025-10-14 16:20:42 +09:00