2015-05-25 |
Bruce Momjian | pgindent: document location of "all" typedef lists |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Tom Lane | Explain CHECK constraint handling in postgres_fdw's... |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Alvaro Herrera | Update README.tuplock |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Andrew Dunstan | Clean up and simplify jsonb_concat code. |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Bruce Momjian | pgindent: fix typo |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Heikki Linnakangas | Fix rescan of IndexScan node with the new lossy GiST... |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Bruce Momjian | pgindent: more doc updates for skipping __asm__ files |
commit | commitdiff | tree | snapshot |
2015-05-25 |
Bruce Momjian | Revert 9.5 pgindent changes to atomics directory files |
commit | commitdiff | tree | snapshot |
2015-05-24 |
Tom Lane | Manual cleanup of pgindent results. |
commit | commitdiff | tree | snapshot |
2015-05-24 |
Tom Lane | Rename pg_shdepend.c's typedef "objectType" to SharedDe... |
commit | commitdiff | tree | snapshot |
2015-05-24 |
Tom Lane | Add a bit more commentary about regex's colormap tree... |
commit | commitdiff | tree | snapshot |
2015-05-24 |
Tom Lane | Remove no-longer-required function declarations. |
commit | commitdiff | tree | snapshot |
2015-05-24 |
Bruce Momjian | pgindent run for 9.5 |
commit | commitdiff | tree | snapshot |
2015-05-24 |
Bruce Momjian | Update typedef file in preparation for pgindent run |
commit | commitdiff | tree | snapshot |
2015-05-24 |
Bruce Momjian | Improve pgindent instructions regarding Perl backup... |
commit | commitdiff | tree | snapshot |
2015-05-23 |
Tom Lane | Add error check for lossy distance functions in index... |
commit | commitdiff | tree | snapshot |
2015-05-23 |
Tom Lane | Fix incorrect snprintf() limit. |
commit | commitdiff | tree | snapshot |
2015-05-23 |
Tom Lane | Still more fixes for lossy-GiST-distance-functions... |
commit | commitdiff | tree | snapshot |
2015-05-23 |
Andres Freund | Fix yet another bug in ON CONFLICT rule deparsing. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Andres Freund | Remove the new UPSERT command tag and use INSERT instead. |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Tom Lane | Fix recently-introduced crash in array_contain_compare(). |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Andrew Dunstan | Unpack jbvBinary objects passed to pushJsonbValue |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Fujii Masao | Minor enhancement of readability of ALTER TABLE syntax... |
commit | commitdiff | tree | snapshot |
2015-05-22 |
Heikki Linnakangas | At promotion, don't leave behind a partial segment... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Tom Lane | More fixes for lossy-GiST-distance-functions patch. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Tom Lane | Improve packing/alignment annotation for ItemPointerData. |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Robert Haas | Correct two mistakes in the ALTER FOREIGN TABLE referen... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Fujii Masao | Correct the names of pgstattuple_approx output columns... |
commit | commitdiff | tree | snapshot |
2015-05-21 |
Fujii Masao | Make recovery_target_action = pause work. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Tom Lane | Another typo fix. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Heikki Linnakangas | Fix more typos in comments. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Heikki Linnakangas | Collection of typo fixes. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Simon Riggs | Fix spelling in comment |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Tom Lane | Revert error-throwing wrappers for the printf family... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Andres Freund | Various fixes around ON CONFLICT for rule deparsing. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Andres Freund | Refactor ON CONFLICT index inference parse tree represe... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Heikki Linnakangas | Fix off-by-one error in Assertion. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Tom Lane | Avoid collation dependence in indexes of system catalogs. |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Tom Lane | Revert "Change pg_seclabel.provider and pg_shseclabel... |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Eisentraut | Message string improvements |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Peter Eisentraut | Fix parse tree of DROP TRANSFORM and COMMENT ON TRANSFORM |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Tom Lane | Change pg_seclabel.provider and pg_shseclabel.provider... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Andres Freund | Attach ON CONFLICT SET ... WHERE to the correct planstate. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Tom Lane | Put back a backwards-compatible version of sampling... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Tom Lane | Recognize "REGRESS_OPTS += ..." syntax in MSVC build... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Robert Haas | Fix error message in pre_sync_fname. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Noah Misch | pgcrypto: Report errant decryption as "Wrong key or... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Noah Misch | Check return values of sensitive system library calls. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Noah Misch | Add error-throwing wrappers for the printf family of... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Noah Misch | Permit use of vsprintf() in PostgreSQL code. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Noah Misch | Prevent a double free by not reentering be_tls_close(). |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Heikki Linnakangas | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Heikki Linnakangas | Put back stats-collector restarting code, removed accid... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Fujii Masao | Don't classify REINDEX command as DDL in the pg_audit... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Peter Eisentraut | Add new files to nls.mk |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Tom Lane | Fix failure to copy IndexScan.indexorderbyops in copyfu... |
commit | commitdiff | tree | snapshot |
2015-05-18 |
Tom Lane | Use += not = to set makefile variables after including... |
commit | commitdiff | tree | snapshot |
2015-05-17 |
Tom Lane | Release notes for 9.4.2, 9.3.7, 9.2.11, 9.1.16, 9.0.20. |
commit | commitdiff | tree | snapshot |
2015-05-17 |
Magnus Hagander | Fix wording error caused by recent typo fixes |
commit | commitdiff | tree | snapshot |
2015-05-17 |
Stephen Frost | pg_audit Makefile, REINDEX changes |
commit | commitdiff | tree | snapshot |
2015-05-17 |
Magnus Hagander | Fix typos in comments |
commit | commitdiff | tree | snapshot |
2015-05-17 |
Magnus Hagander | Minor docs fixes for pg_audit |
commit | commitdiff | tree | snapshot |
2015-05-17 |
Peter Eisentraut | hstore_plpython: Fix regression tests under Python 3 |
commit | commitdiff | tree | snapshot |
2015-05-17 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Tom Lane | First-draft release notes for 9.4.2 et al. |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Bruce Momjian | pg_upgrade: no need to check for matching float8_pass_... |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Tom Lane | Fix docs typo |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Tom Lane | More portability fixing for bipartite_match.c. |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Bruce Momjian | pg_upgrade: force timeline 1 in the new cluster |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Bruce Momjian | pg_upgrade: only allow template0 to be non-connectable |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Tom Lane | Avoid direct use of INFINITY. |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Simon Riggs | Add docs for tablesample system_time() |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Andres Freund | Support GROUPING SETS, CUBE and ROLLUP. |
commit | commitdiff | tree | snapshot |
2015-05-16 |
Simon Riggs | Add docs for tablesample system_rows() |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Tom Lane | Update time zone data files to tzdata release 2015d. |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Alvaro Herrera | Add BRIN infrastructure for "inclusion" opclasses |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Tom Lane | Improve test for CONVERT() with GB18030 <-> UTF8. |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Alvaro Herrera | Move strategy numbers to include/access/stratnum.h |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Simon Riggs | SQLStandard feature T613 Sampling now Supported |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Tom Lane | Fix uninitialized variable. |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Simon Riggs | Tablesample method API docs |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Simon Riggs | Add to contrib/Makefile |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Simon Riggs | contrib/tsm_system_time |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Simon Riggs | contrib/tsm_system_rows |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Simon Riggs | TABLESAMPLE system_time(limit) |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Simon Riggs | TABLESAMPLE system_rows(limit) |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Tom Lane | Extend GB18030 encoding conversion to cover full Unicod... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Robert Haas | doc: CREATE FOREIGN TABLE now allows CHECK ( ... )... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Simon Riggs | TABLESAMPLE, SQL Standard and extensible |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Heikki Linnakangas | Silence another create_index regression test failure. |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Tom Lane | Fix outdated src/test/mb/ tests, and add a GB18030... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Heikki Linnakangas | Fix docs build. Oops. |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Heikki Linnakangas | Add archive_mode='always' option. |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Bruce Momjian | docs: consistently uppercase index method and add... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Heikki Linnakangas | Silence create_index regression test failure. |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Heikki Linnakangas | Fix datatype confusion with the new lossy GiST distance... |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Tom Lane | Fix insufficiently-paranoid GB18030 encoding verifier. |
commit | commitdiff | tree | snapshot |
2015-05-15 |
Stephen Frost | Remove useless pg_audit.conf |
commit | commitdiff | tree | snapshot |
next |