Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 30, 2021
Doc: add an example of a self-referential foreign key to ddl.sgml.
Show description for 3eeadc4committedDoc: update libpq's documentation for PQfn().
Show description for 7c810bdcommittedDisallow calling anything but plain functions via the fastpath API.
Show description for 4d225bacommitted
Commits on Apr 29, 2021
Fix some more omissions in pg_upgrade's tests for non-upgradable types.
Show description for bbcfee0committedImprove documentation for default_tablespace on partitioned tables
Show description for 896cedc
Commits on Apr 28, 2021
Doc: fix discussion of how to get real Julian Dates.
Show description for 7bbcfb4committedFix use-after-release issue with pg_identify_object_as_address()
Show description for a928297committedFix pg_identify_object_as_address() with event triggers
Show description for f3c4537committed
Commits on Apr 26, 2021
Doc: document EXTRACT(JULIAN ...), improve Julian Date explanation.
Show description for ec5bab9committed
Commits on Apr 23, 2021
doc: Fix obsolete description about pg_basebackup.
Show description for 8019fcbcommitted
Commits on Apr 22, 2021
Don't crash on reference to an un-available system column.
Show description for 2602ee4committedDoc: document the tie-breaking behavior of the round() function.
Show description for 00037d8committedFix bugs in RETURNING in cross-partition UPDATE cases.
Show description for a71cfc5committed
Commits on Apr 21, 2021
- committed
Only ever test for non-127.0.0.1 addresses on Windows in PostgresNode
Show description for d31ae92committed
Commits on Apr 20, 2021
Fix planner failure in some cases of sorting by an aggregate.
Show description for 7bfba4fcommittedFix typo in comment
Show description for bf5d1f1committed
Commits on Apr 16, 2021
Allow TestLib::slurp_file to skip contents, and use as needed
Show description for e480c6dcommitteddoc: Fix typo in example query of SQL/JSON
Show description for 0e8acd3committed
Commits on Apr 13, 2021
Fix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET.
Show description for c39aa1ecommittedRedesign the caching done by get_cached_rowtype().
Show description for 97b7ad4committedAvoid improbable PANIC during heap_update.
Show description for 37e7654committedUse "-I." in directories holding Bison parsers, for Oracle compilers.
Show description for 1388119committedPort regress-python3-mangle.mk to Solaris "sed".
Show description for 766c8fccommittedFix potential SSI hazard in heap_update().
Show description for 16175e2committed
Commits on Apr 12, 2021
Fix old bug with coercing the result of a COLLATE expression.
Show description for 8a7bd1ecommittedAllocate access strategy in parallel VACUUM workers.
Show description for 48d4a8ccommittedAmit KapilaFix out-of-bound memory access for interval -> char conversion
Show description for be79debcommitted
Commits on Apr 9, 2021
Fix typo
Show description for 19b28d6committedFix typos and grammar in documentation and code comments
Show description for dc6d285committed
Commits on Apr 7, 2021
Don't add non-existent pages to bitmap from BRIN
Show description for 1aad1d1committedFix potential rare failure in the kerberos TAP tests
Show description for b556199committed
Commits on Apr 5, 2021
Shut down transaction tracking at startup process exit.
Show description for e7bcfd7committed
Commits on Apr 4, 2021
Fix more confusion in SP-GiST.
Show description for fd91fedcommitted
Commits on Apr 2, 2021
Use macro MONTHS_PER_YEAR instead of '12' in /ecpg/pgtypeslib
Show description for 45aea47committed