| 2016-04-04 |  Tom Lane | Disallow newlines in parameter values to be set in... | commit | commitdiff | tree | snapshot | 
| 2016-04-04 |  Alvaro Herrera | Display WAL pointer in rm_redo error callback | commit | commitdiff | tree | snapshot | 
| 2016-04-04 |  Tom Lane | Add a few comments about ANALYZE's strategy for collect... | commit | commitdiff | tree | snapshot | 
| 2016-04-04 |  Tom Lane | Partially revert commit 3d3bf62f30200500637b24fdb7b992a... | commit | commitdiff | tree | snapshot | 
| 2016-04-04 |  Alvaro Herrera | Silence compiler warning | commit | commitdiff | tree | snapshot | 
| 2016-04-04 |  Tom Lane | Add a \gexec command to psql for evaluation of computed... | commit | commitdiff | tree | snapshot | 
| 2016-04-04 |  Tom Lane | Introduce a LOG_SERVER_ONLY ereport level, which is... | commit | commitdiff | tree | snapshot | 
| 2016-04-04 |  Tom Lane | Fix latent portability issue in pgwin32_dispatch_queued... | commit | commitdiff | tree | snapshot | 
| 2016-04-04 |  Teodor Sigaev | Fix typo | commit | commitdiff | tree | snapshot | 
| 2016-04-04 |  Teodor Sigaev | fix typo | commit | commitdiff | tree | snapshot | 
| 2016-04-04 |  Dean Rasheed | Improve estimate of distinct values in estimate_num_gro... | commit | commitdiff | tree | snapshot | 
| 2016-04-04 |  Simon Riggs | Avoid archiving XLOG_RUNNING_XACTS on idle server | commit | commitdiff | tree | snapshot | 
| 2016-04-03 |  Tom Lane | Clean up dubious code in contrib/seg. | commit | commitdiff | tree | snapshot | 
| 2016-04-03 |  Tom Lane | Fix contrib/bloom to not fail under CLOBBER_CACHE_ALWAYS. | commit | commitdiff | tree | snapshot | 
| 2016-04-03 |  Tom Lane | Clean up some stuff in new contrib/bloom module. | commit | commitdiff | tree | snapshot | 
| 2016-04-03 |  Simon Riggs | Avoid pin scan for replay of XLOG_BTREE_VACUUM in all... | commit | commitdiff | tree | snapshot | 
| 2016-04-03 |  Tom Lane | Add psql \errverbose command to see last server error... | commit | commitdiff | tree | snapshot | 
| 2016-04-03 |  Tom Lane | Add libpq support for recreating an error message with... | commit | commitdiff | tree | snapshot | 
| 2016-04-02 |  Tom Lane | Add missing "static". | commit | commitdiff | tree | snapshot | 
| 2016-04-02 |  Tom Lane | Make all the declarations of WaitEventSetWaitBlock... | commit | commitdiff | tree | snapshot | 
| 2016-04-02 |  Tom Lane | Suppress compiler warning. | commit | commitdiff | tree | snapshot | 
| 2016-04-02 |  Teodor Sigaev | Fix condition in e9e441c9fac6cbc0510cded6abb9d0e6b646ecaf | commit | commitdiff | tree | snapshot | 
| 2016-04-02 |  Stephen Frost | Fix typo in pg_regress.c | commit | commitdiff | tree | snapshot | 
| 2016-04-02 |  Teodor Sigaev | Prevent mark as deleted and as 'has free space' page... | commit | commitdiff | tree | snapshot | 
| 2016-04-02 |  Teodor Sigaev | Fixes in bloom contrib module | commit | commitdiff | tree | snapshot | 
| 2016-04-02 |  Noah Misch | Refer to a TOKEN_USER payload as a "token user," not... | commit | commitdiff | tree | snapshot | 
| 2016-04-02 |  Noah Misch | Copyedit comments and documentation. | commit | commitdiff | tree | snapshot | 
| 2016-04-01 |  Alvaro Herrera | test_slot_timelines: Fix alternate expected output | commit | commitdiff | tree | snapshot | 
| 2016-04-01 |  Tom Lane | Omit null rows when setting the threshold for what... | commit | commitdiff | tree | snapshot | 
| 2016-04-01 |  Alvaro Herrera | pgbench: Remove unused parameter | commit | commitdiff | tree | snapshot | 
| 2016-04-01 |  Tom Lane | Omit null rows when applying the Haas-Stokes estimator... | commit | commitdiff | tree | snapshot | 
| 2016-04-01 |  Alvaro Herrera | Fix logical_decoding_timelines test crashes | commit | commitdiff | tree | snapshot | 
| 2016-04-01 |  Teodor Sigaev | Fixes in bloom contrib module missed during review | commit | commitdiff | tree | snapshot | 
| 2016-04-01 |  Alvaro Herrera | Type names should not be quoted | commit | commitdiff | tree | snapshot | 
| 2016-04-01 |  Tom Lane | Get rid of minus zero in box regression test. | commit | commitdiff | tree | snapshot | 
| 2016-04-01 |  Tom Lane | Fix oversight in getParamDescriptions(), and improve... | commit | commitdiff | tree | snapshot | 
| 2016-04-01 |  Teodor Sigaev | Fix English in bloom module documentation | commit | commitdiff | tree | snapshot | 
| 2016-04-01 |  Teodor Sigaev | Bloom index contrib module | commit | commitdiff | tree | snapshot | 
| 2016-04-01 |  Teodor Sigaev | Fix typo in generic wal docs | commit | commitdiff | tree | snapshot | 
| 2016-04-01 |  Teodor Sigaev | Add Generic WAL interface | commit | commitdiff | tree | snapshot | 
| 2016-03-31 |  Tom Lane | Another zic portability fix. | commit | commitdiff | tree | snapshot | 
| 2016-03-31 |  Alvaro Herrera | Fix recovery_min_apply_delay test | commit | commitdiff | tree | snapshot | 
| 2016-03-31 |  Tom Lane | Support using index-only scans with partial indexes... | commit | commitdiff | tree | snapshot | 
| 2016-03-31 |  Alvaro Herrera | Fix broken variable declaration | commit | commitdiff | tree | snapshot | 
| 2016-03-31 |  Alvaro Herrera | Blind attempt at fixing Win32 issue on 24c5f1a103c | commit | commitdiff | tree | snapshot | 
| 2016-03-31 |  Fujii Masao | Use proper format specifier %X/%X for LSN. | commit | commitdiff | tree | snapshot | 
| 2016-03-30 |  Alvaro Herrera | I forgot the alternate expected file in previous commit | commit | commitdiff | tree | snapshot | 
| 2016-03-30 |  Alvaro Herrera | Enable logical slots to follow timeline switches | commit | commitdiff | tree | snapshot | 
| 2016-03-30 |  Alvaro Herrera | XLogReader general code cleanup | commit | commitdiff | tree | snapshot | 
| 2016-03-30 |  Tom Lane | Improve portability of I/O behavior for the geometric... | commit | commitdiff | tree | snapshot | 
| 2016-03-30 |  Tom Lane | Suppress uninitialized-variable warnings. | commit | commitdiff | tree | snapshot | 
| 2016-03-30 |  Teodor Sigaev | Bump catalog version, forget in acdf2a8b372aec1da09370f... | commit | commitdiff | tree | snapshot | 
| 2016-03-30 |  Teodor Sigaev | Introduce SP-GiST operator class over box. | commit | commitdiff | tree | snapshot | 
| 2016-03-30 |  Teodor Sigaev | Use traversalValue in SP-GiST range opclass. | commit | commitdiff | tree | snapshot | 
| 2016-03-30 |  Teodor Sigaev | Introduce traversalValue for SP-GiST scan | commit | commitdiff | tree | snapshot | 
| 2016-03-30 |  Magnus Hagander | Add missing gss option to msvc config template | commit | commitdiff | tree | snapshot | 
| 2016-03-30 |  Tom Lane | Remove just-added tests for to_timestamp(float8) with... | commit | commitdiff | tree | snapshot | 
| 2016-03-30 |  Tom Lane | Remove TZ environment-variable entry from postgres... | commit | commitdiff | tree | snapshot | 
| 2016-03-30 |  Robert Haas | Add new replication mode synchronous_commit = 'remote_a... | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Tom Lane | Fix interval_mul() to not produce insane results. | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Tom Lane | Allow to_timestamp(float8) to convert float infinity... | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Robert Haas | Fix bug in aggregate (de)serialization commit. | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Robert Haas | Allow aggregate transition states to be serialized... | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Robert Haas | Improve pgbench docs regarding per-transaction logging. | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Robert Haas | Fix pgbench documentation error. | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Alvaro Herrera | pgbench: allow a script weight of zero | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Robert Haas | pgbench: Remove \setrandom. | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Tom Lane | Avoid possibly-unsafe use of Windows' FormatMessage... | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Teodor Sigaev | Fix support of digits in email/hostnames. | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Robert Haas | Rework custom scans to work more like the new extensibl... | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Tom Lane | Protect zic's symlink() call with #ifdef HAVE_SYMLINK. | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Tom Lane | Fix zic for Windows. | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Tom Lane | Fix portability issues in 86c43f4e22c0771fd0cc6bce27998... | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Robert Haas | Don't require a user mapping for FDWs to work. | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Robert Haas | On all Windows platforms, not just Cygwin, use _timezon... | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Robert Haas | Fix typo in comment. | commit | commitdiff | tree | snapshot | 
| 2016-03-29 |  Robert Haas | pgbench: Support double constants and functions. | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Alvaro Herrera | PostgresNode: initialize $timed_out if passed | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Alvaro Herrera | Mention BRIN as able to do multi-column indexes | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Tom Lane | Sync tzload() and tzparse() APIs with IANA release... | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Tom Lane | Fix MSVC build for changes in zic. | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Tom Lane | Sync our copy of the timezone library with IANA release... | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Tom Lane | Document errhidecontext() where it ought to be documented. | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Alvaro Herrera | Update expected file from quoting change | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Alvaro Herrera | pg_rewind: Improve internationalization | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Alvaro Herrera | Fix minor leak in pg_dump for ACCESS METHOD. | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Alvaro Herrera | Improve internationalization of messages involving... | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Teodor Sigaev | psql tab-complete for CREATE/DROP ACCESS METHOD | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Teodor Sigaev | Fix comment in pg_dump. | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Tom Lane | Last-minute updates for release notes. | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Alvaro Herrera | Add missing checks to some of pageinspect's BRIN functions | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Stephen Frost | Reset plan->row_security_env and planUserId | commit | commitdiff | tree | snapshot | 
| 2016-03-28 |  Tom Lane | Code and docs review for commit 3187d6de0e5a9e805b27c48... | commit | commitdiff | tree | snapshot | 
| 2016-03-27 |  Tom Lane | Release notes for 9.5.2, 9.4.7, 9.3.12, 9.2.16, 9.1.21. | commit | commitdiff | tree | snapshot | 
| 2016-03-27 |  Tom Lane | Guard against zero vardata.rel->tuples in estimate_hash... | commit | commitdiff | tree | snapshot | 
| 2016-03-27 |  Tom Lane | Clamp adjusted ndistinct to positive integer in estimat... | commit | commitdiff | tree | snapshot | 
| 2016-03-27 |  Andres Freund | pg_rewind: fsync target data directory. | commit | commitdiff | tree | snapshot | 
| 2016-03-27 |  Andres Freund | Fix LWLockReportWaitEnd() parameter list to be (void). | commit | commitdiff | tree | snapshot | 
| 2016-03-27 |  Andres Freund | pg_rewind: Close backup_label file descriptor. | commit | commitdiff | tree | snapshot | 
| 2016-03-27 |  Andres Freund | Don't use !! but != 0/NULL to force boolean evaluation. | commit | commitdiff | tree | snapshot | 
| next |