2016-05-26 |
Alvaro Herrera | Fix typo in 9.5 release nodes |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Tom Lane | Make pg_dump behave more sanely when built without... |
commit | commitdiff | tree | snapshot |
2016-05-26 |
Tom Lane | In Windows pg_dump, ensure idle workers will shut down... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Tom Lane | Ensure that backends see up-to-date statistics for... |
commit | commitdiff | tree | snapshot |
2016-05-25 |
Tom Lane | Fix broken error handling in parallel pg_dump/pg_restore. |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Tom Lane | Fetch XIDs atomically during vac_truncate_clog(). |
commit | commitdiff | tree | snapshot |
2016-05-24 |
Tom Lane | Avoid consuming an XID during vac_truncate_clog(). |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Tom Lane | Support IndexElem in raw_expression_tree_walker(). |
commit | commitdiff | tree | snapshot |
2016-05-23 |
Tom Lane | Fix latent crash in do_text_output_multiline(). |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Tom Lane | Further improve documentation about --quote-all-identif... |
commit | commitdiff | tree | snapshot |
2016-05-20 |
Tom Lane | Improve documentation about pg_dump's --quote-all-ident... |
commit | commitdiff | tree | snapshot |
2016-05-14 |
Peter Eisentraut | doc: Fix typo |
commit | commitdiff | tree | snapshot |
2016-05-13 |
Tom Lane | Ensure plan stability in contrib/btree_gist regression... |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Alvaro Herrera | Fix bogus comments |
commit | commitdiff | tree | snapshot |
2016-05-12 |
Alvaro Herrera | Fix obsolete comment |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Tom Lane | Fix infer_arbiter_indexes() to not barf on system columns. |
commit | commitdiff | tree | snapshot |
2016-05-11 |
Tom Lane | Fix assorted missing infrastructure for ON CONFLICT. |
commit | commitdiff | tree | snapshot |
2016-05-10 |
Alvaro Herrera | Fix autovacuum for shared relations |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Tom Lane | Stamp 9.5.3. REL9_5_3 |
commit | commitdiff | tree | snapshot |
2016-05-09 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Tom Lane | Release notes for 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22. |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Tom Lane | Docs: improve warnings about nextval() not producing... |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Peter Eisentraut | Distrust external OpenSSL clients; clear err queue |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Peter Eisentraut | Fix SSL tests |
commit | commitdiff | tree | snapshot |
2016-05-07 |
Tom Lane | Fix pg_upgrade to not fail when new-cluster TOAST rules... |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Tom Lane | Fix possible read past end of string in to_timestamp(). |
commit | commitdiff | tree | snapshot |
2016-05-06 |
Tom Lane | Update time zone data files to tzdata release 2016d. |
commit | commitdiff | tree | snapshot |
2016-05-05 |
Tom Lane | Fix ordering/categorization of some recently-added... |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Peter Eisentraut | doc: Fix more typos |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Peter Eisentraut | doc: Fix typos |
commit | commitdiff | tree | snapshot |
2016-05-02 |
Tom Lane | Fix configure's incorrect version tests for flex and... |
commit | commitdiff | tree | snapshot |
2016-05-02 |
Heikki Linnakangas | Remove unused macros. |
commit | commitdiff | tree | snapshot |
2016-05-02 |
Peter Eisentraut | doc: Fix typo |
commit | commitdiff | tree | snapshot |
2016-04-30 |
Tom Lane | Fix mishandling of equivalence-class tests in parameter... |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Andrew Dunstan | Fix comment whitespace in VS2105 patch |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Andrew Dunstan | Fix typo in VS2015 patch |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Andrew Dunstan | Support building with Visual Studio 2015 |
commit | commitdiff | tree | snapshot |
2016-04-29 |
Andres Freund | Remember asking for feedback during walsender shutdown. |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Tom Lane | Adjust DatumGetBool macro, this time for sure. |
commit | commitdiff | tree | snapshot |
2016-04-28 |
Tom Lane | Revert "Convert contrib/seg's bool-returning SQL functi... |
commit | commitdiff | tree | snapshot |
2016-04-27 |
Noah Misch | Impose a full barrier in generic-xlc.h atomics functions. |
commit | commitdiff | tree | snapshot |
2016-04-25 |
Peter Eisentraut | doc: Fix typo |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Tom Lane | Rename strtoi() to strtoint(). |
commit | commitdiff | tree | snapshot |
2016-04-23 |
Peter Eisentraut | doc: Fix typos |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Tom Lane | Convert contrib/seg's bool-returning SQL functions... |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Magnus Hagander | Add putenv support for msvcrt from Visual Studio 2013 |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Tom Lane | Fix unexpected side-effects of operator_precedence_warning. |
commit | commitdiff | tree | snapshot |
2016-04-22 |
Tom Lane | Fix planner failure with full join in RHS of left join. |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Tom Lane | Improve TranslateSocketError() to handle more Windows... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Tom Lane | Remove dead code in win32.h. |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Tom Lane | Provide errno-translation wrappers around bind() and... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Tom Lane | Fix ruleutils.c's dumping of ScalarArrayOpExpr containi... |
commit | commitdiff | tree | snapshot |
2016-04-21 |
Tom Lane | Honor PGCTLTIMEOUT environment variable for pg_regress... |
commit | commitdiff | tree | snapshot |
2016-04-20 |
Tom Lane | Fix memory leak and other bugs in ginPlaceToPage()... |
commit | commitdiff | tree | snapshot |
2016-04-18 |
Tom Lane | Further reduce the number of semaphores used under... |
commit | commitdiff | tree | snapshot |
2016-04-16 |
Peter Eisentraut | doc: Add missing parentheses |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Tom Lane | Fix possible crash in ALTER TABLE ... REPLICA IDENTITY... |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Tom Lane | Fix memory leak in GIN index scans. |
commit | commitdiff | tree | snapshot |
2016-04-15 |
Andres Freund | Remove trailing commas in enums. |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Tom Lane | Fix core dump in ReorderBufferRestoreChange on alignmen... |
commit | commitdiff | tree | snapshot |
2016-04-14 |
Tom Lane | Adjust datatype of ReplicationState.acquired_by. |
commit | commitdiff | tree | snapshot |
2016-04-13 |
Tom Lane | Fix pg_dump so pg_upgrade'ing an extension with simple... |
commit | commitdiff | tree | snapshot |
2016-04-12 |
Tom Lane | Fix _SPI_execute_plan() for CREATE TABLE IF NOT EXISTS... |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Tom Lane | Fix freshly-introduced PL/Python portability bug. |
commit | commitdiff | tree | snapshot |
2016-04-11 |
Tom Lane | Fix access-to-already-freed-memory issue in plpython... |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Teodor Sigaev | Fix possible use of uninitialised value in ts_headline() |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Andrew Dunstan | Turn down MSVC compiler verbosity |
commit | commitdiff | tree | snapshot |
2016-04-08 |
Tom Lane | Fix multiple bugs in tablespace symlink removal. |
commit | commitdiff | tree | snapshot |
2016-04-05 |
Alvaro Herrera | Fix broken ALTER INDEX documentation |
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 |
Tom Lane | Fix latent portability issue in pgwin32_dispatch_queued... |
commit | commitdiff | tree | snapshot |
2016-03-31 |
Alvaro Herrera | Fix broken variable declaration |
commit | commitdiff | tree | snapshot |
2016-03-30 |
Tom Lane | Remove TZ environment-variable entry from postgres... |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Robert Haas | Fix pgbench documentation error. |
commit | commitdiff | tree | snapshot |
2016-03-29 |
Tom Lane | Avoid possibly-unsafe use of Windows' FormatMessage... |
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 | Stamp 9.5.2. REL9_5_2 |
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 |
Peter Eisentraut | Translation updates |
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 |
Andres Freund | pg_rewind: fsync target data directory. |
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 | Change various Gin*Is* macros to return 0/1. |
commit | commitdiff | tree | snapshot |
2016-03-26 |
Tom Lane | Modernize zic's test for valid timezone abbreviations. |
commit | commitdiff | tree | snapshot |
2016-03-25 |
Tom Lane | Update time zone data files to tzdata release 2016c. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Robert Haas | Disable abbreviated keys for string-sorting in non... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Tom Lane | Code review for error reports in jsonb_set(). |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Tom Lane | Fix unsafe use of strtol() on a non-null-terminated... |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Simon Riggs | Change comment to describe correct lock level used |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Tom Lane | Fix EvalPlanQual bug when query contains both locked... |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Andrew Dunstan | Remove dependency on psed for MSVC builds. |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Tom Lane | Fix phony .PHONY. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Alvaro Herrera | docs: Fix typo'd brin_summarize_new_values |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Tom Lane | Remove useless double calls of make_parsestate(). |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Tom Lane | Fix assorted breakage in to_char()'s OF format option. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Tom Lane | Fix "pg_bench -C -M prepared". |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Stephen Frost | Avoid incorrectly indicating exclusion constraint wait |
commit | commitdiff | tree | snapshot |
2016-03-15 |
Alvaro Herrera | Fix typos in comments |
commit | commitdiff | tree | snapshot |
next |