| 2015-03-23 |
Tom Lane | Apply table and domain CHECK constraints in name order. |
commit | commitdiff | tree |
| 2015-03-23 |
Alvaro Herrera | vacuumdb: Check result status of PQsendQuery |
commit | commitdiff | tree |
| 2015-03-23 |
Heikki Linnakangas | Try to fix MSVC build of pg_rewind. |
commit | commitdiff | tree |
| 2015-03-23 |
Heikki Linnakangas | Add pg_rewind, for re-synchronizing a master server... |
commit | commitdiff | tree |
| 2015-03-23 |
Andres Freund | Don't delay replication for less than recovery_min_appl... |
commit | commitdiff | tree |
| 2015-03-23 |
Andres Freund | Fix copy & paste error in 4f1b890b137. |
commit | commitdiff | tree |
| 2015-03-23 |
Robert Haas | Remove ill-advised pre-check for DSM segment exhaustion. |
commit | commitdiff | tree |
| 2015-03-23 |
Bruce Momjian | to_char: revert cc0d90b73b2e6dd2f301d46818a7265742c41a14 |
commit | commitdiff | tree |
| 2015-03-22 |
Andres Freund | Fix minor copy & pasto in the int128 accumulator patch. |
commit | commitdiff | tree |
| 2015-03-22 |
Tom Lane | Allow foreign tables to participate in inheritance. |
commit | commitdiff | tree |
| 2015-03-22 |
Bruce Momjian | rm src/test/performance |
commit | commitdiff | tree |
| 2015-03-22 |
Bruce Momjian | Add TOAST table to pg_shseclabel for long label use |
commit | commitdiff | tree |
| 2015-03-22 |
Bruce Momjian | Use mmap MAP_NOSYNC option to limit shared memory writes |
commit | commitdiff | tree |
| 2015-03-22 |
Bruce Momjian | to_char(float4/8): don't print "junk" digits |
commit | commitdiff | tree |
| 2015-03-22 |
Bruce Momjian | to_char(float4/8): zero pad to specified length |
commit | commitdiff | tree |
| 2015-03-21 |
Heikki Linnakangas | Make pg_xlogdump MSVC build work more like others. |
commit | commitdiff | tree |
| 2015-03-21 |
Bruce Momjian | pg_recvlogical: update --help description |
commit | commitdiff | tree |
| 2015-03-20 |
Bruce Momjian | docs: clarify the use of shell types |
commit | commitdiff | tree |
| 2015-03-20 |
Bruce Momjian | C comment: clearify SQL command mention |
commit | commitdiff | tree |
| 2015-03-20 |
Bruce Momjian | vacuumdb --help text: clarify analyze-only |
commit | commitdiff | tree |
| 2015-03-20 |
Bruce Momjian | doc: add comma for clarity |
commit | commitdiff | tree |
| 2015-03-20 |
Bruce Momjian | C comment: update lock level mention in comment |
commit | commitdiff | tree |
| 2015-03-20 |
Andres Freund | Use 128-bit math to accelerate some aggregation functions. |
commit | commitdiff | tree |
| 2015-03-20 |
Andres Freund | Add, optional, support for 128bit integers. |
commit | commitdiff | tree |
| 2015-03-20 |
Bruce Momjian | docs: mention the optimizer can increase the index... |
commit | commitdiff | tree |
| 2015-03-20 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
| 2015-03-20 |
Bruce Momjian | regression tests: remove polygon diagrams |
commit | commitdiff | tree |
| 2015-03-20 |
Bruce Momjian | psql: allow DROP INDEX CONCURRENTLY in AUTOCOMMIT... |
commit | commitdiff | tree |
| 2015-03-19 |
Stephen Frost | GetUserId() changes to has_privs_of_role() |
commit | commitdiff | tree |
| 2015-03-19 |
Robert Haas | Add flags argument to dsm_create. |
commit | commitdiff | tree |
| 2015-03-19 |
Bruce Momjian | doc: ALTER DOMAIN VALIDATE CONSTRAINT can also fail |
commit | commitdiff | tree |
| 2015-03-19 |
Robert Haas | Fix status reporting for terminated bgworkers that... |
commit | commitdiff | tree |
| 2015-03-18 |
Bruce Momjian | pg_upgrade: document use of rsync for slave upgrades |
commit | commitdiff | tree |
| 2015-03-18 |
Alvaro Herrera | array_offset() and array_offsets() |
commit | commitdiff | tree |
| 2015-03-18 |
Alvaro Herrera | Install shared libraries to bin/ in Windows under MSVC |
commit | commitdiff | tree |
| 2015-03-18 |
Alvaro Herrera | Setup cursor position for schema-qualified elements |
commit | commitdiff | tree |
| 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 |
| next |