postgresql/src/include/fe_utils
Tom Lane 2f5b056203 Remove inappropriate inclusions of c.h and postgres_fe.h.
Per our usual policy, Postgres header files should not include these;
the decision as to which one to use is to be made in the calling .c
file instead.

These errors aren't particularly new, but I'm not feeling a need
to back-patch these changes; it's mostly just neatnik-ism.
2025-04-27 16:58:57 -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 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 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 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