| .. |
|
po
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
t
|
pg_restore: Remove unnecessary strlen() calls in options parsing.
|
2026-03-18 14:22:15 -05:00 |
|
.gitignore
|
|
|
|
common.c
|
SQL Property Graph Queries (SQL/PGQ)
|
2026-03-16 10:14:18 +01:00 |
|
compress_gzip.c
|
Avoid leaking duplicated file descriptors in corner cases.
|
2026-03-19 14:25:26 -04:00 |
|
compress_gzip.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
compress_io.c
|
pg_dump: Use pg_malloc_object() and pg_malloc_array()
|
2026-02-13 19:48:35 +09:00 |
|
compress_io.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
compress_lz4.c
|
Avoid leaking duplicated file descriptors in corner cases.
|
2026-03-19 14:25:26 -04:00 |
|
compress_lz4.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
compress_none.c
|
Avoid leaking duplicated file descriptors in corner cases.
|
2026-03-19 14:25:26 -04:00 |
|
compress_none.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
compress_zstd.c
|
Avoid leaking duplicated file descriptors in corner cases.
|
2026-03-19 14:25:26 -04:00 |
|
compress_zstd.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
connectdb.c
|
pg_dump: Use pg_malloc_object() and pg_malloc_array()
|
2026-02-13 19:48:35 +09:00 |
|
connectdb.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
dumputils.c
|
SQL Property Graph Queries (SQL/PGQ)
|
2026-03-16 10:14:18 +01:00 |
|
dumputils.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
filter.c
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
filter.h
|
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 |
|
meson.build
|
Add non-text output formats to pg_dumpall
|
2026-02-26 08:29:56 -05:00 |
|
nls.mk
|
Add missing source file to pg_dump/nls.mk
|
2025-04-11 10:28:59 +02:00 |
|
parallel.c
|
Add non-text output formats to pg_dumpall
|
2026-02-26 08:29:56 -05:00 |
|
parallel.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
pg_backup.h
|
Add non-text output formats to pg_dumpall
|
2026-02-26 08:29:56 -05:00 |
|
pg_backup_archiver.c
|
SQL Property Graph Queries (SQL/PGQ)
|
2026-03-16 10:14:18 +01:00 |
|
pg_backup_archiver.h
|
Add non-text output formats to pg_dumpall
|
2026-02-26 08:29:56 -05:00 |
|
pg_backup_custom.c
|
pg_dump: Use pg_malloc_object() and pg_malloc_array()
|
2026-02-13 19:48:35 +09:00 |
|
pg_backup_db.c
|
Move common pg_dump code related to connections to a new file
|
2025-04-04 16:01:22 -04:00 |
|
pg_backup_db.h
|
Revert "pg_dump: Lock all relations, not just plain tables".
|
2020-11-06 15:48:04 -05:00 |
|
pg_backup_directory.c
|
pg_dump: Use pg_malloc_object() and pg_malloc_array()
|
2026-02-13 19:48:35 +09:00 |
|
pg_backup_null.c
|
Rearrange pg_dump's handling of large objects for better efficiency.
|
2024-04-01 16:25:56 -04:00 |
|
pg_backup_tar.c
|
Add non-text output formats to pg_dumpall
|
2026-02-26 08:29:56 -05:00 |
|
pg_backup_tar.h
|
|
|
|
pg_backup_utils.c
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
pg_backup_utils.h
|
Update copyright for 2026
|
2026-01-01 13:24:10 -05:00 |
|
pg_dump.c
|
Fix accidentally casting away const
|
2026-03-24 14:34:50 +01:00 |
|
pg_dump.h
|
Fix pg_dump for CREATE FOREIGN DATA WRAPPER ... CONNECTION.
|
2026-03-18 09:58:42 -07:00 |
|
pg_dump_sort.c
|
pg_dump: Use pg_malloc_object() and pg_malloc_array()
|
2026-02-13 19:48:35 +09:00 |
|
pg_dumpall.c
|
pg_dumpall: Fix handling of incompatible options.
|
2026-03-16 11:01:20 -05:00 |
|
pg_restore.c
|
pg_restore: Remove unnecessary strlen() calls in options parsing.
|
2026-03-18 14:22:15 -05:00 |