postgresql/src/include/fe_utils
Andrew Dunstan 2b69afbe50 add new list type simple_oid_string_list to fe-utils/simple_list
This type contains both an oid and a string.

This will be used in forthcoming changes to pg_restore.

Author: Andrew Dunstan <andrew@dunslane.net>
2025-04-04 16:01:22 -04: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 Update copyright for 2025 2025-01-01 11:21:55 -05:00
parallel_slot.h Update copyright for 2025 2025-01-01 11:21:55 -05:00
print.h Update copyright for 2025 2025-01-01 11:21:55 -05: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 Get rid of O(N^2) script-parsing overhead in pgbench. 2025-02-27 10:53:38 -05:00
query_utils.h Update copyright for 2025 2025-01-01 11:21:55 -05: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 add new list type simple_oid_string_list to fe-utils/simple_list 2025-04-04 16:01:22 -04:00
string_utils.h Specify the encoding of input to fmtId() 2025-02-10 10:03:37 -05:00