postgresql/src/fe_utils
Tom Lane 020794ee42 Pre-beta mechanical code beautification, step 1: run pgindent.
Update typedefs.list from the buildfarm, and run pgindent.
The changes from the new typedefs list are pretty minimal,
since we'd been pretty good (not perfect) about updating
typedefs.list by hand.  But the pgindent behavior changes
installed by a3e6beba6, b518ba4af, and 60f9467c3 add up
to make this a relatively sizable diff.
2026-05-13 10:34:17 -04:00
..
.gitignore Move psql's psqlscan.l into src/fe_utils. 2016-03-24 20:28:47 -04:00
archive.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
astreamer_file.c Prevent path traversal in pg_basebackup and pg_rewind 2026-05-11 05:13:47 -07:00
astreamer_gzip.c Fix multiple bugs in astreamer pipeline code. 2026-03-29 09:01:47 -04:00
astreamer_lz4.c Fix poorly-sized buffers in astreamer compression modules. 2026-03-24 12:17:12 -04:00
astreamer_tar.c Prevent path traversal in pg_basebackup and pg_rewind 2026-05-11 05:13:47 -07:00
astreamer_zstd.c Fix poorly-sized buffers in astreamer compression modules. 2026-03-24 12:17:12 -04:00
cancel.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
conditional.c fe_utils: Sprinkle some pg_malloc_object() and pg_malloc_array() 2026-02-24 12:34:42 +09:00
connect_utils.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
Makefile Update copyright for 2026 2026-01-01 13:24:10 -05:00
mbprint.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
meson.build meson: allow disabling building/installation of static libraries. 2026-02-23 16:45:40 +01:00
option_utils.c Pre-beta mechanical code beautification, step 1: run pgindent. 2026-05-13 10:34:17 -04:00
parallel_slot.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
print.c Rework signal handler infrastructure to pass sender info as argument. 2026-04-15 07:30:34 -04:00
psqlscan.l Support more object types within CREATE SCHEMA. 2026-04-06 15:16:25 -04:00
query_utils.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
recovery_gen.c Update copyright for 2026 2026-01-01 13:24:10 -05:00
simple_list.c fe_utils: Sprinkle some pg_malloc_object() and pg_malloc_array() 2026-02-24 12:34:42 +09:00
string_utils.c Disallow CR and LF in database, role, and tablespace names 2026-02-23 11:19:13 -05:00
version.c Update copyright for 2026 2026-01-01 13:24:10 -05:00