2016-04-08 |
Andres Freund | Increase maximum number of clog buffers. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Robert Haas | Add a 'parallel_degree' reloption. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Robert Haas | Attempt to fix breakage due to declaration following... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Peter Eisentraut | Set PAM_RHOST item for PAM authentication |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Teodor Sigaev | Rename comparePos() to compareWordEntryPos() |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Fujii Masao | Add regression tests for multiple synchronous standbys. |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Robert Haas | Use quicksort, not replacement selection, for external... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Robert Haas | Extend relations multiple blocks at a time to improve... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Fujii Masao | Fix a couple of places in doc that implied there was... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Simon Riggs | Use Foreign Key relationships to infer multi-column... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Stephen Frost | GRANT rights to CURRENT_USER instead of adding roles |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Teodor Sigaev | Zeroing unused parts ducring tsquery construction. |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Tom Lane | Refactor join_is_removable() to separate out distinctne... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Teodor Sigaev | Make testing of phraseto_tsquery independ from value of |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Kevin Grittner | Detect SSI conflicts before reporting constraint violations |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Teodor Sigaev | Phrase full text search. |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Simon Riggs | Load FK defs into relcache for use by planner |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Noah Misch | Standardize GetTokenInformation() error reporting. |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Noah Misch | Remove redundant message in AddUserToTokenDacl(). |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Stephen Frost | Bump catversion for pg_dump dump catalog ACL patches |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Stephen Frost | Use GRANT system to manage access to sensitive functions |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Stephen Frost | In pg_dump, include pg_catalog and extension ACLs,... |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Stephen Frost | In pg_dump, split "dump" into "dump" and "dump_contains" |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Stephen Frost | In pg_dump, use a bitmap to represent what to include |
commit | commitdiff | tree | snapshot |
2016-04-07 |
Stephen Frost | Add new catalog called pg_init_privs |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Teodor Sigaev | Add jsonb_insert |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Peter Eisentraut | pg_dump: Add table qualifications to some tags |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Tom Lane | Run pgindent on a batch of (mostly-planner-related... |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Simon Riggs | Modify test_decoding/messages to remove non-ascii chars |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Fujii Masao | Use proper format specifier %X/%X for LSN, again. |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Simon Riggs | Revert bf08f2292ffca14fd133aa0901d1563b6ecd6894 |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Simon Riggs | Generic Messages for Logical Decoding |
commit | commitdiff | tree | snapshot |
2016-04-06 |
Fujii Masao | Support multiple synchronous standby servers. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Alvaro Herrera | Fix broken ALTER INDEX documentation |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Alvaro Herrera | Support ALTER THING .. DEPENDS ON EXTENSION |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Robert Haas | Fix parallel-safety code for parallel aggregation. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Robert Haas | Align all shared memory allocations to cache line bound... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Tom Lane | Fix PL/Python for recursion and interleaved set-returni... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Robert Haas | Add parallel query support functions for assorted aggre... |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Magnus Hagander | Implement backup API functions for non-exclusive backups |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Magnus Hagander | Fix typo |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Peter Eisentraut | Fix error message from wal_level value renaming |
commit | commitdiff | tree | snapshot |
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 |
next |