Commits

DateSubjectAuthorReleases
2026-06-15 Clean up quoting of variable strings within replication commands. Tom Lane 18 (unreleased)
2026-06-15 Clean up quoting of variable strings within replication commands. Tom Lane 19 (unreleased)
2026-06-15 Clean up quoting of variable strings within replication commands. Tom Lane 15 (unreleased)
2026-06-15 Clean up quoting of variable strings within replication commands. Tom Lane 14 (unreleased)
2026-06-15 Clean up quoting of variable strings within replication commands. Tom Lane 16 (unreleased)
2026-06-15 Clean up quoting of variable strings within replication commands. Tom Lane 17 (unreleased)
2024-11-04 pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass. Tom Lane 18.0
2024-11-04 pg_basebackup, pg_receivewal: fix failure to find password in ~/.pgpass. Tom Lane 17.1
2024-03-24 Release PQconninfoOptions array in GetDbnameFromConnectionOptions(). Tom Lane 17.0
2022-05-12 Pre-beta mechanical code beautification. Tom Lane 15.0
2022-04-08 Improve frontend error logging style. Tom Lane 15.0
2020-09-04 Remove arbitrary restrictions on password length. Tom Lane 14.0
2019-05-14 Move logging.h and logging.c from src/fe_utils/ to src/common/. Tom Lane 12.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-02-25 Remove useless duplicate inclusions of system header files. Tom Lane 10.0
2017-02-23 Consistently declare timestamp variables as TimestampTz. Tom Lane 10.0
2017-02-23 Remove now-dead code for !HAVE_INT64_TIMESTAMP. Tom Lane 10.0
2016-08-30 Simplify correct use of simple_prompt(). Tom Lane 10.0
2015-07-12 Fix assorted memory leaks. Tom Lane 9.5.0
2015-07-12 Fix assorted memory leaks. Tom Lane 9.6.0
2013-11-15 Clean up password prompting logic in streamutil.c. Tom Lane 9.4.0
2012-10-02 Work around unportable behavior of malloc(0) and realloc(NULL, 0). Tom Lane 9.3.0
2012-10-02 Work around unportable behavior of malloc(0) and realloc(NULL, 0). Tom Lane 9.2.2
2012-10-02 Standardize naming of malloc/realloc/strdup wrapper functions. Tom Lane 9.3.0