| 2015-03-18 |
Alvaro Herrera | Rationalize vacuuming options and parameters |
commit | commitdiff | tree |
| 2015-03-17 |
Andres Freund | Remove docs missed in 51c11a7025. |
commit | commitdiff | tree |
| 2015-03-17 |
Alvaro Herrera | Fix out-of-array-bounds compiler warning |
commit | commitdiff | tree |
| 2015-03-16 |
Alvaro Herrera | Support opfamily members in get_object_address |
commit | commitdiff | tree |
| 2015-03-16 |
Tom Lane | Replace insertion sort in contrib/intarray with qsort(). |
commit | commitdiff | tree |
| 2015-03-15 |
Tom Lane | Improve representation of PlanRowMark. |
commit | commitdiff | tree |
| 2015-03-15 |
Tom Lane | Move LockClauseStrength, LockWaitPolicy into new file... |
commit | commitdiff | tree |
| 2015-03-15 |
Tom Lane | src/port/dirmod.c needs to be built on Cygwin too. |
commit | commitdiff | tree |
| 2015-03-15 |
Tom Lane | Add missing documentation for PGC_SU_BACKEND in descrip... |
commit | commitdiff | tree |
| 2015-03-15 |
Andres Freund | Merge the various forms of transaction commit & abort... |
commit | commitdiff | tree |
| 2015-03-15 |
Andres Freund | Increase max_wal_size's default from 128MB to 1GB. |
commit | commitdiff | tree |
| 2015-03-15 |
Andres Freund | Adjust valgrind suppressions wrt 025c02420. |
commit | commitdiff | tree |
| 2015-03-15 |
Andres Freund | Remove pause_at_recovery_target recovery.conf setting. |
commit | commitdiff | tree |
| 2015-03-15 |
Fujii Masao | Suppress maybe-uninitialized compiler warnings. |
commit | commitdiff | tree |
| 2015-03-14 |
Tom Lane | Remove obsolete comment. |
commit | commitdiff | tree |
| 2015-03-14 |
Peter Eisentraut | doc: Remove link to outdated dtrace project on pgfoundry |
commit | commitdiff | tree |
| 2015-03-14 |
Tom Lane | Build src/port/dirmod.c only on Windows. |
commit | commitdiff | tree |
| 2015-03-14 |
Tom Lane | Remove workaround for ancient incompatibility between... |
commit | commitdiff | tree |
| 2015-03-13 |
Tatsuo Ishii | Fix integer overflow in debug message of walreceiver |
commit | commitdiff | tree |
| 2015-03-13 |
Robert Haas | Document the new custom scan APIs. |
commit | commitdiff | tree |
| 2015-03-12 |
Tom Lane | Improve documentation of bt_page_items(). |
commit | commitdiff | tree |
| 2015-03-12 |
Tom Lane | Ensure tableoid reads correctly in EvalPlanQual-manufac... |
commit | commitdiff | tree |
| 2015-03-12 |
Heikki Linnakangas | Fix memory leaks in GIN index vacuum. |
commit | commitdiff | tree |
| 2015-03-12 |
Tom Lane | Support flattening of empty-FROM subqueries and one... |
commit | commitdiff | tree |
| 2015-03-12 |
Tom Lane | Fix old bug in get_loop_count(). |
commit | commitdiff | tree |
| 2015-03-12 |
Tom Lane | Improve planner's cost estimation in the presence of... |
commit | commitdiff | tree |
| 2015-03-11 |
Peter Eisentraut | PL/Python: Fix regression tests for Python 3 |
commit | commitdiff | tree |
| 2015-03-11 |
Alvaro Herrera | Support default ACLs in get_object_address |
commit | commitdiff | tree |
| 2015-03-11 |
Alvaro Herrera | Fix libpq test expected output file |
commit | commitdiff | tree |
| 2015-03-11 |
Alvaro Herrera | Support user mappings in get_object_address |
commit | commitdiff | tree |
| 2015-03-11 |
Peter Eisentraut | PL/Python: Avoid lossiness in float conversion |
commit | commitdiff | tree |
| 2015-03-11 |
Robert Haas | Require non-NULL pstate for all addRangeTableEntryFor... |
commit | commitdiff | tree |
| 2015-03-11 |
Tom Lane | Make operator precedence follow the SQL standard more... |
commit | commitdiff | tree |
| 2015-03-11 |
Tom Lane | Allocate ParamListInfo once per plpgsql function, not... |
commit | commitdiff | tree |
| 2015-03-11 |
Robert Haas | sepgsql: Improve error message when unsupported object... |
commit | commitdiff | tree |
| 2015-03-11 |
Robert Haas | Suggest to the user the column they may have meant... |
commit | commitdiff | tree |
| 2015-03-11 |
Andres Freund | Add macros wrapping all usage of gcc's __attribute__. |
commit | commitdiff | tree |
| 2015-03-11 |
Alvaro Herrera | Refactor Mkvcbuild.pm to facilitate modules migrations |
commit | commitdiff | tree |
| 2015-03-11 |
Fujii Masao | Add GUC to enable compression of full page images store... |
commit | commitdiff | tree |
| 2015-03-10 |
Tom Lane | Clean up the mess from => patch. |
commit | commitdiff | tree |
| 2015-03-10 |
Alvaro Herrera | Fix stray sentence fragment in shared_preload_libraries... |
commit | commitdiff | tree |
| 2015-03-10 |
Alvaro Herrera | Move BRIN page type to page's last two bytes |
commit | commitdiff | tree |
| 2015-03-10 |
Robert Haas | Allow named parameters to be specified using => in... |
commit | commitdiff | tree |
| 2015-03-09 |
Alvaro Herrera | Keep CommitTs module in sync in standby and master |
commit | commitdiff | tree |
| 2015-03-09 |
Alvaro Herrera | Fix crasher bugs in previous commit |
commit | commitdiff | tree |
| 2015-03-09 |
Alvaro Herrera | Allow CURRENT/SESSION_USER to be used in certain commands |
commit | commitdiff | tree |
| 2015-03-09 |
Michael Meskes | Ignore leftover artifacts from ecpg testsuite runs... |
commit | commitdiff | tree |
| 2015-03-09 |
Michael Meskes | Revert "Ignore object files generated by ecpg test... |
commit | commitdiff | tree |
| 2015-03-09 |
Robert Haas | Fix handling of sortKeys field in Tuplesortstate. |
commit | commitdiff | tree |
| 2015-03-09 |
Heikki Linnakangas | Move WAL-related definitions from dbcommands.h to separ... |
commit | commitdiff | tree |
| 2015-03-09 |
Michael Meskes | Ignore object files generated by ecpg test suite on... |
commit | commitdiff | tree |
| 2015-03-09 |
Fujii Masao | Fix typo in comment. |
commit | commitdiff | tree |
| 2015-03-09 |
Fujii Masao | Add missing "goto err" statements in xlogreader.c. |
commit | commitdiff | tree |
| 2015-03-08 |
Peter Eisentraut | Sort SUBDIRS variable in src/bin/Makefile |
commit | commitdiff | tree |
| 2015-03-08 |
Tom Lane | Cast to (void *) rather than (int *) when passing int64... |
commit | commitdiff | tree |
| 2015-03-08 |
Tom Lane | Remove struct PQArgBlock from server-side header libpq... |
commit | commitdiff | tree |
| 2015-03-08 |
Tom Lane | Fix documentation for libpq's PQfn(). |
commit | commitdiff | tree |
| 2015-03-08 |
Tom Lane | Code cleanup for REINDEX DATABASE/SCHEMA/SYSTEM. |
commit | commitdiff | tree |
| 2015-03-08 |
Tom Lane | Fix erroneous error message for REINDEX SYSTEM. |
commit | commitdiff | tree |
| 2015-03-07 |
Noah Misch | Build fls.o only when AC_REPLACE_FUNCS so dictates... |
commit | commitdiff | tree |
| 2015-03-07 |
Noah Misch | Add CHECK_FOR_INTERRUPTS() to the wait_pid() loop. |
commit | commitdiff | tree |
| 2015-03-07 |
Peter Eisentraut | Remove rolcatupdate |
commit | commitdiff | tree |
| 2015-03-06 |
Alvaro Herrera | Add some more tests on event triggers |
commit | commitdiff | tree |
| 2015-03-06 |
Tom Lane | Rethink function argument sorting in pg_dump. |
commit | commitdiff | tree |
| 2015-03-06 |
Alvaro Herrera | Fix contrib/file_fdw's expected file |
commit | commitdiff | tree |
| 2015-03-05 |
Alvaro Herrera | Fix user mapping object description |
commit | commitdiff | tree |
| 2015-03-05 |
Alvaro Herrera | Silence warning in non-assert-enabled build |
commit | commitdiff | tree |
| 2015-03-05 |
Tom Lane | Remove comment claiming that PARAM_EXTERN Params always... |
commit | commitdiff | tree |
| 2015-03-05 |
Fujii Masao | Fix typo in comment. |
commit | commitdiff | tree |
| 2015-03-05 |
Tom Lane | Avoid unused-variable warning in non-assert builds. |
commit | commitdiff | tree |
| 2015-03-05 |
Tom Lane | Change plpgsql's cast cache to consider source typmod... |
commit | commitdiff | tree |
| 2015-03-05 |
Tom Lane | Need to special-case RECORD as well as UNKNOWN in plpgs... |
commit | commitdiff | tree |
| 2015-03-04 |
Tom Lane | Use standard casting mechanism to convert types in... |
commit | commitdiff | tree |
| 2015-03-04 |
Tom Lane | Fix cost estimation for indexscans on expensive indexed... |
commit | commitdiff | tree |
| 2015-03-04 |
Fujii Masao | Fix an obsolete reference to SnapshotNow in comment. |
commit | commitdiff | tree |
| 2015-03-04 |
Tom Lane | Fix long-obsolete code for separating filter conditions... |
commit | commitdiff | tree |
| 2015-03-03 |
Robert Haas | Remove residual NULL-pstate handling in addRangeTableEntry. |
commit | commitdiff | tree |
| 2015-03-03 |
Alvaro Herrera | Change many routines to return ObjectAddress rather... |
commit | commitdiff | tree |
| 2015-03-03 |
Alvaro Herrera | Add comment for "is_internal" parameter |
commit | commitdiff | tree |
| 2015-03-03 |
Tom Lane | Reduce json <=> jsonb casts from explicit-only to assig... |
commit | commitdiff | tree |
| 2015-03-03 |
Robert Haas | pgbench: Fix mistakes in Makefile. |
commit | commitdiff | tree |
| 2015-03-03 |
Tom Lane | Fix busted markup. |
commit | commitdiff | tree |
| 2015-03-02 |
Robert Haas | pgbench: Add a real expression syntax to \set |
commit | commitdiff | tree |
| 2015-03-02 |
Stephen Frost | Fix pg_dump handling of extension config tables |
commit | commitdiff | tree |
| 2015-03-01 |
Stephen Frost | Fix targetRelation initializiation in prepsecurity |
commit | commitdiff | tree |
| 2015-03-01 |
Tom Lane | Use the typcache to cache constraints for domain types. |
commit | commitdiff | tree |
| 2015-03-01 |
Noah Misch | Add transform functions for AT TIME ZONE. |
commit | commitdiff | tree |
| 2015-03-01 |
Noah Misch | Unlink static libraries before rebuilding them. |
commit | commitdiff | tree |
| 2015-03-01 |
Tom Lane | Move memory context callback declarations into palloc.h. |
commit | commitdiff | tree |
| 2015-03-01 |
Alvaro Herrera | Fix intermittent failure in event_trigger test |
commit | commitdiff | tree |
| 2015-02-28 |
Tom Lane | Track typmods in plpgsql expression evaluation and... |
commit | commitdiff | tree |
| 2015-02-28 |
Tom Lane | Fix planning of star-schema-style queries. |
commit | commitdiff | tree |
| 2015-02-28 |
Tom Lane | Improve mmgr README. |
commit | commitdiff | tree |
| 2015-02-27 |
Tom Lane | Suppress uninitialized-variable warning from less-brigh... |
commit | commitdiff | tree |
| 2015-02-27 |
Tom Lane | Redefine MemoryContextReset() as deleting, not resettin... |
commit | commitdiff | tree |
| 2015-02-27 |
Alvaro Herrera | Make CREATE OR REPLACE VIEW internally more consistent |
commit | commitdiff | tree |
| 2015-02-27 |
Tom Lane | Invent a memory context reset/delete callback mechanism. |
commit | commitdiff | tree |
| 2015-02-27 |
Alvaro Herrera | Fix a couple of trivial issues in jsonb.c |
commit | commitdiff | tree |
| 2015-02-27 |
Alvaro Herrera | Fix table_rewrite event trigger for ALTER TYPE/SET... |
commit | commitdiff | tree |
| 2015-02-26 |
Andrew Dunstan | Render infinite date/timestamps as 'infinity' for json... |
commit | commitdiff | tree |
| next |