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
Fix saving and restoring umask More... about 8 years ago
Sync our copy of the timezone library with IANA tzcode master.
tester_123
as Tom Lane
More... about 8 years ago
Give a better error for duplicate entries in VACUUM/ANALYZE column list.
tester_123
as Tom Lane
More... about 8 years ago
Fix erroneous documentation about noise word GROUP.
tester_123
as Tom Lane
More... about 8 years ago
docs: re-add instructions on setting wal_level for rsync use
tester_123
as Bruce Momjian
More... about 8 years ago
Mention need for --no-inc-recursive in rsync command More... about 8 years ago
Allow rel_is_distinct_for() to look through RelabelType below OpExpr.
tester_123
as Tom Lane
More... over 8 years ago
Fix possible dangling pointer dereference in trigger.c.
tester_123
as Tom Lane
More... over 8 years ago
docs: clarify pg_upgrade docs regarding standbys and rsync
tester_123
as Bruce Momjian
More... over 8 years ago
docs: adjust "link mode" mention in pg_upgrade streaming steps
tester_123
as Bruce Momjian
More... over 8 years ago
docs: improve pg_upgrade standby instructions
tester_123
as Bruce Momjian
More... over 8 years ago
docs: improve pg_upgrade rsync instructions
tester_123
as Bruce Momjian
More... over 8 years ago
Fixed ECPG to correctly handle out-of-scope cursor declarations with pointers or array variables. More... over 8 years ago
Fix translatable string More... over 8 years ago
Fix macro-redefinition warning on MSVC.
tester_123
as Tom Lane
More... over 8 years ago
doc: Fix typos and other minor issues More... over 8 years ago
Make [U]INT64CONST safe for use in #if conditions.
tester_123
as Tom Lane
More... over 8 years ago
Ensure SIZE_MAX can be used throughout our code.
tester_123
as Tom Lane
More... over 8 years ago
Doc: document libpq's restriction to INT_MAX rows in a PGresult.
tester_123
as Tom Lane
More... over 8 years ago
Teach libpq to detect integer overflow in the row count of a PGresult.
tester_123
as Tom Lane
More... over 8 years ago
Improve docs about numeric formatting patterns (to_char/to_number).
tester_123
as Tom Lane
More... over 8 years ago
Stamp 9.5.9.
tester_123
as Tom Lane
More... over 8 years ago
Doc: adjust release-note credit for parallel pg_restore fix.
tester_123
as Tom Lane
More... over 8 years ago
Translation updates More... over 8 years ago
Release notes for 9.6.5, 9.5.9, 9.4.14, 9.3.19, 9.2.23.
tester_123
as Tom Lane
More... over 8 years ago
Fix outdated comment More... over 8 years ago
Fix translation marker More... over 8 years ago
Backpatch introduction of TupleDescAttr(tupdesc, i). More... over 8 years ago
Fix possible core dump in parallel restore when using a TOC list.
tester_123
as Tom Lane
More... over 8 years ago
Further tweaks to compiler flags for PL/Perl on Windows.
tester_123
as Tom Lane
More... over 8 years ago