Fix comment. |
|
More...
|
over 7 years ago
|
Doc: specify that the minimum supported version of Perl is 5.8.3. |
|
More...
|
over 7 years ago
|
PL/Perl portability fix: absorb relevant -D switches from Perl. |
|
More...
|
over 7 years ago
|
PL/Perl portability fix: avoid including XSUB.h in plperl.c. |
|
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. |
|
More...
|
over 7 years ago
|
Clean up SQL emitted by psql/describe.c. |
|
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. |
|
More...
|
over 7 years ago
|
Ensure that pg_get_ruledef()'s output matches pg_get_viewdef()'s. |
|
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. |
|
More...
|
over 7 years ago
|
pg_rewind: Fix some problems when copying files >2GB. |
|
More...
|
over 7 years ago
|
Stabilize postgres_fdw regression tests. |
|
More...
|
over 7 years ago
|
Re-establish postgres_fdw connections after server or user mapping changes. |
|
More...
|
over 7 years ago
|
pg_rewind: Fix busted sanity check. |
|
More...
|
over 7 years ago
|
Doc: clarify description of degenerate NATURAL joins. |
|
More...
|
over 7 years ago
|
Fix dumping of outer joins with empty qual lists. |
|
More...
|
over 7 years ago
|
Doc: add missing note about permissions needed to change log_lock_waits. |
|
More...
|
over 7 years ago
|
Doc: explain dollar quoting in the intro part of the pl/pgsql chapter. |
|
More...
|
over 7 years ago
|
Merge large_object.sql test into largeobject.source. |
|
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. |
|
More...
|
over 7 years ago
|
Fix race between GetNewTransactionId and GetOldestActiveTransactionId. |
|
More...
|
over 7 years ago
|