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 comment. More... over 7 years ago
Doc: specify that the minimum supported version of Perl is 5.8.3.
tester_123
as Tom Lane
More... over 7 years ago
PL/Perl portability fix: absorb relevant -D switches from Perl.
tester_123
as Tom Lane
More... over 7 years ago
PL/Perl portability fix: avoid including XSUB.h in plperl.c.
tester_123
as Tom Lane
More... over 7 years ago
Add missing comment in postgresql.conf. More... over 7 years ago
Add missing comment in postgresql.conf. More... over 7 years ago
Remove extra snprintf call in pg_tablespace_databases More... over 7 years ago
Fix confusing indentation in gtm_client.c More... over 7 years ago
Fix psql tab completion for CREATE USER MAPPING.
tester_123
as Tom Lane
More... over 7 years ago
Clean up SQL emitted by psql/describe.c.
tester_123
as Tom Lane
More... over 7 years ago
Fix concurrent locking of tuple update chain More... over 7 years ago
Don't try to fetch table details using the old name after ExecRenameStmt More... over 7 years ago
Fix race condition in predicate-lock init code in EXEC_BACKEND builds.
tester_123
as Tom Lane
More... over 7 years ago
Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s.
tester_123
as Tom Lane
More... over 7 years ago
MSVC: Accept tcl86.lib in addition to tcl86t.lib. More... over 7 years ago
Fix pg_dump's handling of event triggers.
tester_123
as Tom Lane
More... over 7 years ago
pg_rewind: Fix some problems when copying files >2GB. More... over 7 years ago
Stabilize postgres_fdw regression tests.
tester_123
as Tom Lane
More... over 7 years ago
Re-establish postgres_fdw connections after server or user mapping changes.
tester_123
as Tom Lane
More... over 7 years ago
pg_rewind: Fix busted sanity check. More... over 7 years ago
Doc: clarify description of degenerate NATURAL joins.
tester_123
as Tom Lane
More... over 7 years ago
Fix dumping of outer joins with empty qual lists.
tester_123
as Tom Lane
More... over 7 years ago
Doc: add missing note about permissions needed to change log_lock_waits.
tester_123
as Tom Lane
More... over 7 years ago
Doc: explain dollar quoting in the intro part of the pl/pgsql chapter.
tester_123
as Tom Lane
More... over 7 years ago
Merge large_object.sql test into largeobject.source.
tester_123
as Tom Lane
More... over 7 years ago
fix typo More... over 7 years ago
Fix vcregress.pl PROVE_FLAGS bug in commit 93b7d9731f More... over 7 years ago
Fix pg_basebackup output to stdout on Windows. More... over 7 years ago
Fix dumping of FUNCTION RTEs that contain non-function-call expressions.
tester_123
as Tom Lane
More... over 7 years ago
Fix race between GetNewTransactionId and GetOldestActiveTransactionId. More... over 7 years ago