2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
May 25, 2024 — May 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Translation updates More... almost 8 years ago
Ensure that all temp files made during pg_upgrade are non-world-readable.
tester_123
as Tom Lane
More... almost 8 years ago
Release notes for 10.2, 9.6.7, 9.5.11, 9.4.16, 9.3.21.
tester_123
as Tom Lane
More... almost 8 years ago
doc: in contrib-spi, mention and link to the meaning of SPI
tester_123
as Bruce Momjian
More... almost 8 years ago
doc: Improve pg_upgrade rsync examples to use clusterdir
tester_123
as Bruce Momjian
More... almost 8 years ago
pgcrypto's encrypt() supports AES-128, AES-192, and AES-256 More... almost 8 years ago
psql documentation fixes More... almost 8 years ago
Add stack-overflow guards in set-operation planning.
tester_123
as Tom Lane
More... almost 8 years ago
Update time zone data files to tzdata release 2018c.
tester_123
as Tom Lane
More... almost 8 years ago
Teach reparameterize_path() to handle AppendPaths.
tester_123
as Tom Lane
More... almost 8 years ago
doc: simplify intermediate certificate mention in libpq docs
tester_123
as Bruce Momjian
More... almost 8 years ago
Make pg_dump's ACL, sec label, and comment entries reliably identifiable.
tester_123
as Tom Lane
More... almost 8 years ago
doc: update intermediate certificate instructions
tester_123
as Bruce Momjian
More... almost 8 years ago
Fix StoreCatalogInheritance1 to use 32bit inhseqno More... almost 8 years ago
Extend configure's __int128 test to check for a known gcc bug.
tester_123
as Tom Lane
More... almost 8 years ago
Cope with indicator arrays that do not have the correct length. More... almost 8 years ago
Avoid unnecessary failure in SELECT concurrent with ALTER NO INHERIT.
tester_123
as Tom Lane
More... almost 8 years ago
Fix incorrect handling of subquery pullup in the presence of grouping sets.
tester_123
as Tom Lane
More... almost 8 years ago
Fix sample INSTR() functions in the plpgsql documentation.
tester_123
as Tom Lane
More... almost 8 years ago
Change some bogus PageGetLSN calls to BufferGetLSNAtomic More... almost 8 years ago
pg_upgrade: simplify code layout in a few places
tester_123
as Bruce Momjian
More... almost 8 years ago
Fix failure to delete spill files of aborted transactions More... almost 8 years ago
Fix use of config-specific libraries for Windows OpenSSL More... almost 8 years ago
Make XactLockTableWait work for transactions that are not yet self-locked More... almost 8 years ago
Rename pg_rewind's copy_file_range() to avoid conflict with new linux syscall. More... almost 8 years ago
Update copyright for 2018
tester_123
as Bruce Momjian
More... almost 8 years ago
Fix deadlock hazard in CREATE INDEX CONCURRENTLY More... almost 8 years ago
Disallow UNION/INTERSECT/EXCEPT over no columns.
tester_123
as Tom Lane
More... almost 8 years ago
doc: Fix figures in example description More... about 8 years ago
Fix walsender timeouts when decoding a large transaction More... about 8 years ago