| 2017-09-27 |
Tom Lane | Revert to 9.6 treatment of ALTER TYPE enumtype ADD... |
commit | commitdiff | tree |
| 2017-09-27 |
Peter Eisentraut | Fix plperl build |
commit | commitdiff | tree |
| 2017-09-27 |
Dean Rasheed | Improve the CREATE POLICY documentation. |
commit | commitdiff | tree |
| 2017-09-27 |
Peter Eisentraut | Improve vpath support in plperl build |
commit | commitdiff | tree |
| 2017-09-27 |
Peter Eisentraut | Get rid of parameterized marked sections in SGML |
commit | commitdiff | tree |
| 2017-09-27 |
Peter Eisentraut | pg_basebackup: Add option to create replication slot |
commit | commitdiff | tree |
| 2017-09-27 |
Noah Misch | Don't recommend "DROP SCHEMA information_schema CASCADE". |
commit | commitdiff | tree |
| 2017-09-26 |
Peter Eisentraut | Add some more pg_receivewal tests |
commit | commitdiff | tree |
| 2017-09-26 |
Peter Eisentraut | Turn on log_replication_commands in PostgresNode |
commit | commitdiff | tree |
| 2017-09-26 |
Tom Lane | Improve wording of error message added in commit 714805010. |
commit | commitdiff | tree |
| 2017-09-26 |
Tom Lane | Fix failure-to-read-man-page in commit 899bd785c. |
commit | commitdiff | tree |
| 2017-09-26 |
Tom Lane | Remove heuristic same-transaction test from check_safe_... |
commit | commitdiff | tree |
| 2017-09-26 |
Tom Lane | Use a blacklist to distinguish original from add-on... |
commit | commitdiff | tree |
| 2017-09-26 |
Peter Eisentraut | Sort pg_basebackup options better |
commit | commitdiff | tree |
| 2017-09-26 |
Peter Eisentraut | Handle heap rewrites better in logical replication |
commit | commitdiff | tree |
| 2017-09-26 |
Robert Haas | Remove lsn from HashScanPosData. |
commit | commitdiff | tree |
| 2017-09-26 |
Robert Haas | Fix trivial mistake in README. |
commit | commitdiff | tree |
| 2017-09-25 |
Tom Lane | Avoid SIGBUS on Linux when a DSM memory request overrun... |
commit | commitdiff | tree |
| 2017-09-25 |
Tom Lane | Make construct_[md_]array return a valid empty array... |
commit | commitdiff | tree |
| 2017-09-25 |
Andrew Dunstan | Support building with Visual Studio 2017 |
commit | commitdiff | tree |
| 2017-09-24 |
Tom Lane | Fix assorted infelicities in new SetWALSegSize() function. |
commit | commitdiff | tree |
| 2017-09-24 |
Peter Eisentraut | Allow ICU to use SortSupport on Windows with UTF-8 |
commit | commitdiff | tree |
| 2017-09-24 |
Peter Eisentraut | doc: Expand user documentation on SCRAM |
commit | commitdiff | tree |
| 2017-09-24 |
Peter Eisentraut | Fix pg_basebackup test to original intent |
commit | commitdiff | tree |
| 2017-09-23 |
Tom Lane | ... and the very same bug in publicationListToArray(). |
commit | commitdiff | tree |
| 2017-09-23 |
Tom Lane | Fix bogus size calculation in strlist_to_textarray(). |
commit | commitdiff | tree |
| 2017-09-23 |
Tom Lane | Improve memory management in autovacuum.c. |
commit | commitdiff | tree |
| 2017-09-23 |
Tom Lane | Remove pgbench "progress" test pending solution of... |
commit | commitdiff | tree |
| 2017-09-23 |
Tom Lane | Ten-second timeout in 013_crash_restart.pl is not enoug... |
commit | commitdiff | tree |
| 2017-09-23 |
Peter Eisentraut | Refactor new file permission handling |
commit | commitdiff | tree |
| 2017-09-23 |
Alvaro Herrera | Test BRIN autosummarization |
commit | commitdiff | tree |
| 2017-09-22 |
Peter Eisentraut | Fix saving and restoring umask |
commit | commitdiff | tree |
| 2017-09-22 |
Peter Eisentraut | Revert "Add basic TAP test setup for pg_upgrade" |
commit | commitdiff | tree |
| 2017-09-22 |
Andres Freund | Add inline murmurhash32(uint32) function. |
commit | commitdiff | tree |
| 2017-09-22 |
Peter Eisentraut | doc: Document commands that cannot be run in a transact... |
commit | commitdiff | tree |
| 2017-09-22 |
Andres Freund | Expand expected output for recovery test even further. |
commit | commitdiff | tree |
| 2017-09-22 |
Andres Freund | Fix s/intidb/initdb/ typo. |
commit | commitdiff | tree |
| 2017-09-22 |
Robert Haas | For wal_consistency_checking, mask page checksum as... |
commit | commitdiff | tree |
| 2017-09-22 |
Robert Haas | hash: Implement page-at-a-time scan. |
commit | commitdiff | tree |
| 2017-09-22 |
Tom Lane | Allow up to 3 "-P 1" reports per thread in pgbench... |
commit | commitdiff | tree |
| 2017-09-22 |
Peter Eisentraut | Remove contrib/chkpass |
commit | commitdiff | tree |
| 2017-09-22 |
Tom Lane | Mop-up for commit 85feb77aa09cda9ff3e12cf95c757c499dc25343. |
commit | commitdiff | tree |
| 2017-09-22 |
Tom Lane | Assume wcstombs(), towlower(), and sibling functions... |
commit | commitdiff | tree |
| 2017-09-22 |
Peter Eisentraut | Fix build with !USE_WIDE_UPPER_LOWER |
commit | commitdiff | tree |
| 2017-09-22 |
Alvaro Herrera | Document further existing locks as wait events |
commit | commitdiff | tree |
| 2017-09-22 |
Tom Lane | Sync our copy of the timezone library with IANA tzcode |
commit | commitdiff | tree |
| 2017-09-22 |
Tom Lane | Revert "Fix bool/int type confusion" |
commit | commitdiff | tree |
| 2017-09-21 |
Andrew Dunstan | Provide a test for variable existence in psql |
commit | commitdiff | tree |
| 2017-09-21 |
Tom Lane | Give a better error for duplicate entries in VACUUM... |
commit | commitdiff | tree |
| 2017-09-21 |
Andrew Dunstan | Quieten warnings about unused variables |
commit | commitdiff | tree |
| 2017-09-21 |
Robert Haas | Associate partitioning information with each RelOptInfo. |
commit | commitdiff | tree |
| 2017-09-20 |
Tom Lane | Improve dubious memory management in pg_newlocale_from_... |
commit | commitdiff | tree |
| 2017-09-20 |
Tom Lane | Fix instability in subscription regression test. |
commit | commitdiff | tree |
| 2017-09-20 |
Tom Lane | Fix erroneous documentation about noise word GROUP. |
commit | commitdiff | tree |
| 2017-09-20 |
Robert Haas | Fix create_lateral_join_info to handle dead relations... |
commit | commitdiff | tree |
| 2017-09-20 |
Robert Haas | Fix typo. |
commit | commitdiff | tree |
| 2017-09-20 |
Bruce Momjian | docs: re-add instructions on setting wal_level for... |
commit | commitdiff | tree |
| 2017-09-20 |
Peter Eisentraut | Fix compiler warning |
commit | commitdiff | tree |
| 2017-09-20 |
Peter Eisentraut | Sync process names between ps and pg_stat_activity |
commit | commitdiff | tree |
| 2017-09-20 |
Magnus Hagander | Mention need for --no-inc-recursive in rsync command |
commit | commitdiff | tree |
| 2017-09-20 |
Andres Freund | Make WAL segment size configurable at initdb time. |
commit | commitdiff | tree |
| 2017-09-20 |
Andres Freund | Accept that server might not be able to send error... |
commit | commitdiff | tree |
| 2017-09-20 |
Tom Lane | Remove no-op GiST support functions in the core GiST... |
commit | commitdiff | tree |
| 2017-09-20 |
Tom Lane | Allow no-op GiST support functions to be omitted. |
commit | commitdiff | tree |
| 2017-09-19 |
Andres Freund | s/NULL byte/NUL byte/ in comment refering to C string... |
commit | commitdiff | tree |
| 2017-09-19 |
Peter Eisentraut | Add basic TAP test setup for pg_upgrade |
commit | commitdiff | tree |
| 2017-09-19 |
Andres Freund | Avoid use of non-portable strnlen() in pgstat_clip_acti... |
commit | commitdiff | tree |
| 2017-09-19 |
Andres Freund | Speedup pgstat_report_activity by moving mb-aware trunc... |
commit | commitdiff | tree |
| 2017-09-19 |
Andrew Dunstan | Disable multi-byte citext tests |
commit | commitdiff | tree |
| 2017-09-19 |
Tom Lane | Cache datatype-output-function lookup info across calls... |
commit | commitdiff | tree |
| 2017-09-19 |
Andrew Dunstan | Set client encoding to UTF8 for the citext regression... |
commit | commitdiff | tree |
| 2017-09-19 |
Andres Freund | Make new crash restart test a bit more robust. |
commit | commitdiff | tree |
| 2017-09-19 |
Bruce Momjian | doc: add example of % substitution for connection... |
commit | commitdiff | tree |
| 2017-09-19 |
Andrew Dunstan | Add citext_pattern_ops for citext contrib module |
commit | commitdiff | tree |
| 2017-09-19 |
Andres Freund | Rearm statement_timeout after each executed query. |
commit | commitdiff | tree |
| 2017-09-19 |
Andres Freund | Fix uninitialized variable in dshash.c. |
commit | commitdiff | tree |
| 2017-09-19 |
Andres Freund | Add test for postmaster crash restarts. |
commit | commitdiff | tree |
| 2017-09-19 |
Andres Freund | Fix crash restart bug introduced in 8356753c212. |
commit | commitdiff | tree |
| 2017-09-18 |
Tom Lane | Minor code-cleanliness improvements for btree. |
commit | commitdiff | tree |
| 2017-09-18 |
Tom Lane | Make ExplainOpenGroup and ExplainCloseGroup public. |
commit | commitdiff | tree |
| 2017-09-18 |
Tom Lane | Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro... |
commit | commitdiff | tree |
| 2017-09-18 |
Tom Lane | Fix, or at least ameliorate, bugs in logicalrep_worker_... |
commit | commitdiff | tree |
| 2017-09-18 |
Peter Eisentraut | Update some dead external links in the documentation |
commit | commitdiff | tree |
| 2017-09-18 |
Peter Eisentraut | Remove dead external links from documentation |
commit | commitdiff | tree |
| 2017-09-18 |
Peter Eisentraut | Fix DROP SUBSCRIPTION hang |
commit | commitdiff | tree |
| 2017-09-17 |
Tom Lane | Doc: update v10 release notes through today. |
commit | commitdiff | tree |
| 2017-09-17 |
Tom Lane | Allow rel_is_distinct_for() to look through RelabelType... |
commit | commitdiff | tree |
| 2017-09-17 |
Tom Lane | Fix possible dangling pointer dereference in trigger.c. |
commit | commitdiff | tree |
| 2017-09-17 |
Tom Lane | Ensure that BEFORE STATEMENT triggers fire the right... |
commit | commitdiff | tree |
| 2017-09-17 |
Tom Lane | Fix bogus size calculation introduced by commit cc5f81366. |
commit | commitdiff | tree |
| 2017-09-16 |
Tom Lane | Doc: add example of transition table use in a trigger. |
commit | commitdiff | tree |
| 2017-09-16 |
Tom Lane | Fix SQL-spec incompatibilities in new transition table... |
commit | commitdiff | tree |
| 2017-09-16 |
Bruce Momjian | docs: clarify pg_upgrade docs regarding standbys and... |
commit | commitdiff | tree |
| 2017-09-16 |
Robert Haas | After a MINVALUE/MAXVALUE bound, allow only more of... |
commit | commitdiff | tree |
| 2017-09-15 |
Alvaro Herrera | src/test/ldap: Fix test function in Linux port |
commit | commitdiff | tree |
| 2017-09-15 |
Peter Eisentraut | Apply pg_get_serial_sequence() to identity column seque... |
commit | commitdiff | tree |
| 2017-09-15 |
Peter Eisentraut | Add LDAP authentication test suite |
commit | commitdiff | tree |
| 2017-09-15 |
Tom Lane | Get rid of shared_record_typmod_registry_worker_detach... |
commit | commitdiff | tree |
| 2017-09-15 |
Robert Haas | Test coverage for CREATE/ALTER FOREIGN DATA WRAPPER... |
commit | commitdiff | tree |
| 2017-09-15 |
Tom Lane | Don't use anonymous unions. |
commit | commitdiff | tree |
| next |