2015-06-04 |
Robert Haas | doc: Session identifiers truncate, not round, the backe... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Robert Haas | docs: Fix list of object types pg_table_is_visible... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Tom Lane | Second try at stabilizing query plans in rowsecurity... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Tom Lane | Fix brin regression test so it actually tests cidr. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Tom Lane | Tighten the per-operator testing done in brin regressio... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Tom Lane | Fix brin "char" test to actually test what it meant... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Tom Lane | Stabilize results of brin regression test. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Tom Lane | Stabilize query plans in rowsecurity regression test. |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Fujii Masao | Remove -i/--ignore-version option from pg_dump, pg_dump... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Fujii Masao | Fix some issues in pg_class.relminmxid and pg_database... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Peter Eisentraut | doc: Fix PDF build with FOP |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Tom Lane | Fix some questionable edge-case behaviors in add_path... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Tom Lane | Fix planner's cost estimation for SEMI/ANTI joins with... |
commit | commitdiff | tree | snapshot |
2015-06-03 |
Fujii Masao | Minor improvement to txid_current() documentation. |
commit | commitdiff | tree | snapshot |
2015-06-01 |
Tom Lane | Release notes for 9.4.3, 9.3.8, 9.2.12, 9.1.17, 9.0.21. |
commit | commitdiff | tree | snapshot |
2015-06-01 |
Bruce Momjian | pgindent: add typedef blog URL |
commit | commitdiff | tree | snapshot |
2015-06-01 |
Andrew Dunstan | Avoid naming a variable "new", and remove bogus initial... |
commit | commitdiff | tree | snapshot |
2015-06-01 |
Andrew Dunstan | Add a couple of missing JsonbValue type initialisers. |
commit | commitdiff | tree | snapshot |
2015-06-01 |
Andrew Dunstan | Rename jsonb_replace to jsonb_set and allow it to add... |
commit | commitdiff | tree | snapshot |
2015-05-31 |
Peter Eisentraut | Make Python tests more portable |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Bruce Momjian | pg_upgrade: add missing period in C comment |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Tom Lane | initdb -S should now have an explicit check that $PGDAT... |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Tom Lane | Remove special cases for ETXTBSY from new fsync'ing... |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Tom Lane | Check that all aliases of a built-in function have... |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Tom Lane | Adjust initdb to also not consider fsync'ing failures... |
commit | commitdiff | tree | snapshot |
2015-05-29 |
Tom Lane | Revert exporting of internal GUC variable "data_directory". |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Tom Lane | Fix fsync-at-startup code to not treat errors as fatal. |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Stephen Frost | Remove *pgaudit* references also. |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Stephen Frost | Finish removing pg_audit |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Tom Lane | Fix pg_rewind's handling of top-level symlinks. |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Stephen Frost | Remove pg_audit |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Tom Lane | Fix assorted inconsistencies in our calls of readlink(). |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Tom Lane | Fix pg_get_functiondef() to print a function's LEAKPROO... |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Tom Lane | Fix portability issue in isolationtester grammar. |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Andrew Dunstan | Revert "Add all structured objects passed to pushJsonbV... |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Andrew Dunstan | Revert "Simplify addJsonbToParseState()" |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Tom Lane | Remove configure check prohibiting threaded libpython... |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Tom Lane | Suppress occasional failures in brin regression test. |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Andrew Dunstan | Simplify addJsonbToParseState() |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Andrew Dunstan | Add all structured objects passed to pushJsonbValue... |
commit | commitdiff | tree | snapshot |
2015-05-26 |
Tom Lane | Fix valgrind's "unaddressable bytes" whining about... |
commit | commitdiff | tree | snapshot |
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 |
next |