Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 9, 2021
Commits on May 6, 2021
Document lock level used by ALTER TABLE VALIDATE CONSTRAINT
Show description for f760137committed
Commits on Apr 30, 2021
Doc: add an example of a self-referential foreign key to ddl.sgml.
Show description for 8f65db5committedDoc: update libpq's documentation for PQfn().
Show description for 2033d10committedDisallow calling anything but plain functions via the fastpath API.
Show description for 73bad52committed
Commits on Apr 29, 2021
Fix some more omissions in pg_upgrade's tests for non-upgradable types.
Show description for 54a2330committed
Commits on Apr 28, 2021
Doc: fix discussion of how to get real Julian Dates.
Show description for f6171e6committedFix use-after-release issue with pg_identify_object_as_address()
Show description for 0d05a3acommittedFix pg_identify_object_as_address() with event triggers
Show description for 6e41ff0committed
Commits on Apr 26, 2021
Doc: document EXTRACT(JULIAN ...), improve Julian Date explanation.
Show description for b391db4committed
Commits on Apr 21, 2021
- committed
Only ever test for non-127.0.0.1 addresses on Windows in PostgresNode
Show description for 1d997cbcommitted
Commits on Apr 16, 2021
Allow TestLib::slurp_file to skip contents, and use as needed
Show description for d48212ccommitted
Commits on Apr 13, 2021
Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET.
Show description for 041f4efcommittedUse "-I." in directories holding Bison parsers, for Oracle compilers.
Show description for f488d19committedPort regress-python3-mangle.mk to Solaris "sed".
Show description for 14652a1committed
Commits on Apr 12, 2021
Fix old bug with coercing the result of a COLLATE expression.
Show description for a6158a4committedFix out-of-bound memory access for interval -> char conversion
Show description for 6540322committed
Commits on Apr 9, 2021
Fix typo
Show description for c777a1fcommittedFix typos and grammar in documentation and code comments
Show description for 1cdbf7fcommitted
Commits on Apr 7, 2021
Don't add non-existent pages to bitmap from BRIN
Show description for df97ee6committed
Commits on Apr 5, 2021
Shut down transaction tracking at startup process exit.
Show description for e3bf962committed
Commits on Apr 2, 2021
Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib
Show description for 605ef23committedClarify documentation of RESET ROLE
Show description for 9e67a94committeddoc: Clarify how to generate backup files with non-exclusive backups
Show description for cc7416fcommitteddoc: mention that intervening major releases can be skipped
Show description for ab88525committed
Commits on Apr 1, 2021
Fix pg_restore's misdesigned code for detecting archive file format.
Show description for 2c9b857committeddoc: Clarify use of ACCESS EXCLUSIVE lock in various sections
Show description for 5ae0743committed
Commits on Mar 30, 2021
Update obsolete comment.
Show description for 72ceeabcommittedEtsuro Fujita
Commits on Mar 28, 2021
doc: Define TLS as an acronym
Show description for ef92482committed
Commits on Mar 25, 2021
Fix bug in WAL replay of COMMIT_TS_SETTS record.
Show description for c29bab7committed
Commits on Mar 23, 2021
Fix psql's \connect command some more.
Show description for 4f670c6committedpg_waldump: Fix bug in per-record statistics.
Show description for e73068bcommitted
Commits on Mar 19, 2021
Don't leak malloc'd strings when a GUC setting is rejected.
Show description for 7e25217committedDon't leak compiled regex(es) when an ispell cache entry is dropped.
Show description for 09e9619committed