Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 12, 2024
Add a TAP test for test_json_parser_perf
Show description for daf554dcommittedFix some memory leaks associated with parsing json and manifests
Show description for 661ab4ecommittedFix recently introduced typo in code comment
Show description for b9ecefecommittedFix the review comments and a bug in the slot sync code.
Show description for 3741f2acommittedAmit KapilaFix IS [NOT] NULL qual optimization for inheritance tables
Show description for 3af7040committed
Commits on Apr 11, 2024
Doc: fix bogus to_date() examples.
Show description for 6d4f062committedRevert: Implement pg_wal_replay_wait() stored procedure
Show description for 772faafcommittedRevert: Allow table AM to store complex data structures in rd_amcache
Show description for 922c4c4committedRevert: Allow table AM tuple_insert() method to return the different slot
Show description for 8dd0bb8committedRevert: Allow locking updated tuples in tuple_update() and tuple_delete()
Show description for 193e6d1committedRevert: Let table AM insertion methods control index insertion
Show description for da841aacommittedRevert: Custom reloptions for table AM
Show description for bc1e209committedmeson: Remove obsolete function test
Show description for 87840b9committedpostgres_fdw: Improve comment about handling of asynchronous requests.
Show description for 56c6703committedEtsuro FujitaUse correct datatype for xmin variables in slot.c
Show description for 8f136afcommittedRevert indexed and enlargable binary heap implementation.
Show description for 810f64acommittedReplace binaryheap + index with pairingheap in reorderbuffer.c
Show description for efb8acccommittedFix grammar.
Show description for 9422199committedFix potential stack overflow in incremental backup.
Show description for d8f5acbcommittedFix inconsistency with replay of hash squeeze record for clean buffers
Show description for f56a9decommitted
Commits on Apr 10, 2024
Fix plpgsql's handling of -- comments following expressions.
Show description for 5392dd3committedDoc: Update ulinks to RFC documents to avoid redirect
Show description for 52b49b7committedMake GIN tests using injection points concurrent-safe
Show description for 5105c90committedFix a test in failover slots regression test.
Show description for 7e85d1ccommittedAmit KapilaFix illegal attribute propagation in LLVM JIT.
Show description for 53c8d6ccommitted
Commits on Apr 9, 2024
Fixup various StringInfo function usages
Show description for 8461424committedrevert: Transform OR clauses to ANY expression
Show description for ff9f72ccommittedRemove unused BumpBlockIsValid macro
Show description for 5a15bdecommittedChecks for ALTER TABLE ... SPLIT/MERGE PARTITIONS ... commands
Show description for c99ef18committedDoc: use "an SQL" instead of "a SQL"
Show description for b1b13d2committeddoc: Remove stray comma from list of psql options
Show description for ad55cc9committed- committed
- committed
- committed
Get rid of anonymous struct
Show description for bf183f1committed