| .. |
|
initdb
|
Improve TAP tests by replacing ok() with better Test::More functions
|
2025-10-17 14:39:09 +09:00 |
|
pg_amcheck
|
amcheck: Improve confusing message
|
2025-07-01 12:24:17 +02:00 |
|
pg_archivecleanup
|
Log a note at program start when running in dry-run mode
|
2025-11-18 16:13:29 +01:00 |
|
pg_basebackup
|
Use "foo(void)" for definitions of functions with no parameters.
|
2025-12-03 10:54:37 -06:00 |
|
pg_checksums
|
pg_checksums: Use new routine to retrieve data of PG_VERSION
|
2025-10-20 09:35:22 +09:00 |
|
pg_combinebackup
|
Log a note at program start when running in dry-run mode
|
2025-11-18 16:13:29 +01:00 |
|
pg_config
|
Translation updates
|
2025-05-05 12:04:49 +02:00 |
|
pg_controldata
|
Add warning to pg_controldata on PG_CONTROL_VERSION mismatch
|
2025-11-11 19:00:41 +02:00 |
|
pg_ctl
|
Use USECS_PER_SEC from datatype/timestamp.h
|
2025-11-04 10:07:54 +01:00 |
|
pg_dump
|
Remove useless casting to same type
|
2025-12-02 10:09:32 +01:00 |
|
pg_resetwal
|
Print new OldestXID value in pg_resetwal when it's being changed
|
2025-11-19 18:05:42 +02:00 |
|
pg_rewind
|
Log a note at program start when running in dry-run mode
|
2025-11-18 16:13:29 +01:00 |
|
pg_test_fsync
|
Translation updates
|
2025-05-05 12:04:49 +02:00 |
|
pg_test_timing
|
Include pg_test_timing's full output in the TAP test log.
|
2025-09-24 12:09:11 -04:00 |
|
pg_upgrade
|
pg_upgrade: Use new routine to retrieve data of PG_VERSION
|
2025-10-14 16:27:13 +09:00 |
|
pg_verifybackup
|
Replace pg_restrict by standard restrict
|
2025-10-29 07:52:58 +01:00 |
|
pg_waldump
|
Move WAL sequence code into its own file
|
2025-12-01 16:21:41 +09:00 |
|
pg_walsummary
|
pg_walsummary: Improve stability of test checking statistics
|
2025-07-08 13:48:49 +09:00 |
|
pgbench
|
Use strtoi64() in pgbench, replacing its open-coded implementation
|
2025-11-21 15:03:11 +02:00 |
|
pgevent
|
Update copyright for 2025
|
2025-01-01 11:21:55 -05:00 |
|
psql
|
psql: Improve tab-completion for PREPARE.
|
2025-11-23 23:03:53 +09:00 |
|
scripts
|
Fix memory leaks in scripts/vacuuming.c.
|
2025-10-22 15:19:19 -04:00 |
|
Makefile
|
Update copyright for 2025
|
2025-01-01 11:21:55 -05:00 |
|
meson.build
|
Update copyright for 2025
|
2025-01-01 11:21:55 -05:00 |