postgresql/src/include/fe_utils
Peter Eisentraut ae0e1be9f2 Allow redeclaration of typedef yyscan_t
This is allowed in C11, so we don't need the workaround guards against
it anymore.  This effectively reverts commit 382092a0cd that put
these guards in place.

Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/10d32190-f31b-40a5-b177-11db55597355@eisentraut.org
2025-09-12 08:16:00 +02: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 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