| .. |
|
.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
|
Add comment to describe the various frontend cancel methods
|
2026-07-06 19:11:04 +03: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
|
Fix psql's pager selection for wrapped expanded output.
|
2026-07-05 18:11:40 -04:00 |
|
psqlscan.l
|
psql: Tighten heuristics for BEGIN/END within CREATE SCHEMA.
|
2026-06-23 14:12:03 -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
|
Restore comment at appendShellString().
|
2026-06-29 19:41:09 -07:00 |
|
version.c
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |