2
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix dependency, when changing a function's argument/return type. More... over 7 years ago
Use thread-specific storage for computing a snapshot. More... over 7 years ago
Fix document bug regarding read only transactions. More... over 7 years ago
Assert that we don't invent relfilenodes or type OIDs in binary upgrade.
tester_123
as Tom Lane
More... over 7 years ago
Randomize the choice of the initial ROUNDROBIN node More... over 7 years ago
Take PROVE_FLAGS from the command line but not the environment More... over 7 years ago
Remove bogus http:// from a program listing in docs More... over 7 years ago
Fix compiler warnings due to unused variables More... over 7 years ago
postgres_fdw: Allow cancellation of transaction control commands. More... over 7 years ago
Clear auth context correctly when re-connecting after failed auth attempt. More... over 7 years ago
Fix docs to not claim ECPG's SET CONNECTION is not thread-aware. More... over 7 years ago
Have walsenders participate in procsignal infrastructure. More... over 7 years ago
Prevent possibility of panics during shutdown checkpoint. More... over 7 years ago
Unify SIGHUP handling between normal and walsender backends. More... over 7 years ago
Fix thinko in previous openssl change More... over 7 years ago
Fix record length computation in pg_waldump/xlogdump. More... over 7 years ago
Find openssl lib files in right directory for MSVC More... over 7 years ago
Switch connections after processing PGXLRemoteFetchSize rows More... over 7 years ago
Assorted translatable string fixes More... over 7 years ago
Hide list of nodes in EXPLAIN (NODES off, FORMAT json) More... over 7 years ago
Always use -fPIC, not -fpic, when building shared libraries with gcc.
tester_123
as Tom Lane
More... over 7 years ago
Try to ensure that stats collector's receive buffer size is at least 100KB.
tester_123
as Tom Lane
More... over 7 years ago
Prevent running pg_resetwal/pg_resetxlog against wrong-version data dirs.
tester_123
as Tom Lane
More... over 7 years ago
Allow NumericOnly to be "+ FCONST".
tester_123
as Tom Lane
More... over 7 years ago
Move autogenerated array types out of the way during ALTER ... RENAME.
tester_123
as Tom Lane
More... over 7 years ago
Fix pg_dump to not emit invalid SQL for an empty operator class.
tester_123
as Tom Lane
More... over 7 years ago
Remove docs mention of PGREALM variable More... over 7 years ago
Tighten checks for whitespace in functions that parse identifiers etc.
tester_123
as Tom Lane
More... over 7 years ago
Update URLs in pgindent source and README More... over 7 years ago
Fix precision and rounding issues in money multiplication and division.
tester_123
as Tom Lane
More... over 7 years ago