| 2015-07-20 |
Teodor Sigaev | This supports the triconsistent function for pg_trgm... |
commit | commitdiff | tree |
| 2015-07-20 |
Alvaro Herrera | Improve tab-completion for DROP POLICY |
commit | commitdiff | tree |
| 2015-07-20 |
Alvaro Herrera | Fix (some of) pltcl memory usage |
commit | commitdiff | tree |
| 2015-07-20 |
Alvaro Herrera | Improve BRIN documentation somewhat |
commit | commitdiff | tree |
| 2015-07-20 |
Alvaro Herrera | Fix mis-merge in previous commit |
commit | commitdiff | tree |
| 2015-07-20 |
Alvaro Herrera | Add some comments to test_ddl_deparse and a README |
commit | commitdiff | tree |
| 2015-07-20 |
Heikki Linnakangas | Handle AT_ReAddComment in test_ddl_deparse, and add... |
commit | commitdiff | tree |
| 2015-07-19 |
Andrew Dunstan | Remove dead code. |
commit | commitdiff | tree |
| 2015-07-18 |
Tom Lane | Make WaitLatchOrSocket's timeout detection more robust. |
commit | commitdiff | tree |
| 2015-07-18 |
Andrew Dunstan | Enable transforms modules to build and test on Cygwin. |
commit | commitdiff | tree |
| 2015-07-18 |
Andrew Dunstan | Release note compatibility item |
commit | commitdiff | tree |
| 2015-07-18 |
Andrew Dunstan | Support JSON negative array subscripts everywhere |
commit | commitdiff | tree |
| 2015-07-17 |
Tom Lane | Repair mishandling of cached cast-expression trees... |
commit | commitdiff | tree |
| 2015-07-17 |
Tom Lane | Fix entirely broken permissions test in new alter_opera... |
commit | commitdiff | tree |
| 2015-07-17 |
Robert Haas | Add new function pg_notification_queue_usage. |
commit | commitdiff | tree |
| 2015-07-17 |
Noah Misch | AIX: Test the -qlonglong option before use. |
commit | commitdiff | tree |
| 2015-07-17 |
Tom Lane | Fix a low-probability crash in our qsort implementation. |
commit | commitdiff | tree |
| 2015-07-16 |
Magnus Hagander | Fix spelling error |
commit | commitdiff | tree |
| 2015-07-16 |
Magnus Hagander | Fix copy/past error in comment |
commit | commitdiff | tree |
| 2015-07-16 |
Noah Misch | AIX: Link TRANSFORM modules with their dependencies. |
commit | commitdiff | tree |
| 2015-07-16 |
Noah Misch | AIX: Link the postgres executable with -Wl,-brtllib. |
commit | commitdiff | tree |
| 2015-07-16 |
Noah Misch | MinGW: Link ltree_plpython with plpython. |
commit | commitdiff | tree |
| 2015-07-15 |
Alvaro Herrera | Mention table_rewrite as valid event trigger tag |
commit | commitdiff | tree |
| 2015-07-14 |
Robert Haas | Remove regression test added on auto-pilot. |
commit | commitdiff | tree |
| 2015-07-14 |
Heikki Linnakangas | Fix event trigger support for the new ALTER OPERATOR... |
commit | commitdiff | tree |
| 2015-07-14 |
Heikki Linnakangas | Add ALTER OPERATOR command, for changing selectivity... |
commit | commitdiff | tree |
| 2015-07-14 |
Fujii Masao | Prevent pgstattuple() from reporting BRIN as unknown... |
commit | commitdiff | tree |
| 2015-07-14 |
Heikki Linnakangas | Make regression test output stable. |
commit | commitdiff | tree |
| 2015-07-14 |
Heikki Linnakangas | Retain comments on indexes and constraints at ALTER... |
commit | commitdiff | tree |
| 2015-07-14 |
Heikki Linnakangas | Reformat code in ATPostAlterTypeParse. |
commit | commitdiff | tree |
| 2015-07-12 |
Bruce Momjian | release notes: markup: vacuumdb is an application... |
commit | commitdiff | tree |
| 2015-07-12 |
Tom Lane | Fix assorted memory leaks. |
commit | commitdiff | tree |
| 2015-07-12 |
Andres Freund | For consistency add a pfree to ON CONFLICT set_plan_ref... |
commit | commitdiff | tree |
| 2015-07-12 |
Andres Freund | Optionally don't error out due to preexisting slots... |
commit | commitdiff | tree |
| 2015-07-12 |
Tom Lane | Add now-required #include. |
commit | commitdiff | tree |
| 2015-07-12 |
Bruce Momjian | doc: fix typo in CREATE POLICY manual page |
commit | commitdiff | tree |
| 2015-07-11 |
Joe Conway | Add assign_expr_collations() to CreatePolicy() and... |
commit | commitdiff | tree |
| 2015-07-10 |
Heikki Linnakangas | Copy-edit the docs changes of OWNER TO CURRENT/SESSION_... |
commit | commitdiff | tree |
| 2015-07-09 |
Tom Lane | Improve documentation about array concat operator vs... |
commit | commitdiff | tree |
| 2015-07-09 |
Tom Lane | Fix postmaster's handling of a startup-process crash. |
commit | commitdiff | tree |
| 2015-07-09 |
Fujii Masao | Fix obsolete comment regarding NOTICE message level. |
commit | commitdiff | tree |
| 2015-07-09 |
Fujii Masao | Make wal_compression PGC_SUSET rather than PGC_USERSET. |
commit | commitdiff | tree |
| 2015-07-09 |
Heikki Linnakangas | Use --debug flag in "remote" pg_rewind regression tests. |
commit | commitdiff | tree |
| 2015-07-09 |
Heikki Linnakangas | Fix another broken link in documentation. |
commit | commitdiff | tree |
| 2015-07-09 |
Heikki Linnakangas | Improve logging of TAP tests. |
commit | commitdiff | tree |
| 2015-07-09 |
Heikki Linnakangas | Use AS_IF rather than plain shell "if" in pthread-check. |
commit | commitdiff | tree |
| 2015-07-09 |
Noah Misch | Add .gitignore entries for AIX-specific intermediate... |
commit | commitdiff | tree |
| 2015-07-09 |
Noah Misch | Link pg_stat_statements with libm. |
commit | commitdiff | tree |
| 2015-07-09 |
Noah Misch | Given a gcc-compatible xlc compiler, prefer xlc-style... |
commit | commitdiff | tree |
| 2015-07-09 |
Noah Misch | Finish generic-xlc.h draft atomics implementation. |
commit | commitdiff | tree |
| 2015-07-09 |
Noah Misch | Revoke support for strxfrm() that write past the specif... |
commit | commitdiff | tree |
| 2015-07-09 |
Noah Misch | Replace use of "diff -q". |
commit | commitdiff | tree |
| 2015-07-09 |
Noah Misch | Fix null pointer dereference in "\c" psql command. |
commit | commitdiff | tree |
| 2015-07-08 |
Heikki Linnakangas | Move pthread-tests earlier in the autoconf script. |
commit | commitdiff | tree |
| 2015-07-08 |
Heikki Linnakangas | Replace our hacked version of ax_pthread.m4 with latest... |
commit | commitdiff | tree |
| 2015-07-07 |
Joe Conway | Improve regression test coverage of table lock modes... |
commit | commitdiff | tree |
| 2015-07-07 |
Fujii Masao | Fix incorrect path in pg_regress log messages. |
commit | commitdiff | tree |
| 2015-07-07 |
Tom Lane | Fix portability issue in pg_upgrade test script: avoid... |
commit | commitdiff | tree |
| 2015-07-07 |
Heikki Linnakangas | Improve handling of out-of-memory in libpq. |
commit | commitdiff | tree |
| 2015-07-07 |
Fujii Masao | Add tab-completion for psql meta-commands. |
commit | commitdiff | tree |
| 2015-07-07 |
Andres Freund | Refer to %p in the psql docs as 'process ID' not 'pid'. |
commit | commitdiff | tree |
| 2015-07-07 |
Andres Freund | Add psql PROMPT variable showing the pid of the connect... |
commit | commitdiff | tree |
| 2015-07-07 |
Andres Freund | Fix logical decoding bug leading to inefficient reopeni... |
commit | commitdiff | tree |
| 2015-07-07 |
Andres Freund | Fix pg_recvlogical not to fsync output when it's a... |
commit | commitdiff | tree |
| 2015-07-07 |
Joe Conway | Make RLS related error messages more consistent and... |
commit | commitdiff | tree |
| 2015-07-06 |
Heikki Linnakangas | Turn install.bat into a pure one line wrapper fort... |
commit | commitdiff | tree |
| 2015-07-06 |
Heikki Linnakangas | Call getsockopt() on the correct socket. |
commit | commitdiff | tree |
| 2015-07-06 |
Heikki Linnakangas | Don't set SO_SNDBUF on recent Windows versions that... |
commit | commitdiff | tree |
| 2015-07-06 |
Fujii Masao | Remove incorrect warning from pg_archivecleanup document. |
commit | commitdiff | tree |
| 2015-07-05 |
Tom Lane | Make a editorial pass over pgbench's error messages. |
commit | commitdiff | tree |
| 2015-07-05 |
Tom Lane | Fix some typos in regression test comments. |
commit | commitdiff | tree |
| 2015-07-05 |
Tom Lane | Further reduce overhead for passing plpgsql variables... |
commit | commitdiff | tree |
| 2015-07-05 |
Tom Lane | Fix bad grammar in brin.sgml. |
commit | commitdiff | tree |
| 2015-07-03 |
Tom Lane | Add documentation and regression tests concerning round... |
commit | commitdiff | tree |
| 2015-07-03 |
Tom Lane | Add psql \ev and \sv commands for editing and showing... |
commit | commitdiff | tree |
| 2015-07-03 |
Heikki Linnakangas | Remove thread-emulation support from pgbench. |
commit | commitdiff | tree |
| 2015-07-03 |
Heikki Linnakangas | Fix pgbench progress report behaviour when pgbench... |
commit | commitdiff | tree |
| 2015-07-03 |
Heikki Linnakangas | Lift the limitation that # of clients must be a multipl... |
commit | commitdiff | tree |
| 2015-07-03 |
Fujii Masao | Make WAL-related utilities handle .partial WAL files... |
commit | commitdiff | tree |
| 2015-07-02 |
Tom Lane | Improve pg_restore's -t switch to match all types of... |
commit | commitdiff | tree |
| 2015-07-02 |
Tom Lane | Make numeric form of PG version number readily availabl... |
commit | commitdiff | tree |
| 2015-07-02 |
Tom Lane | Fix misuse of TextDatumGetCString(). |
commit | commitdiff | tree |
| 2015-07-02 |
Tom Lane | Add an optional missing_ok argument to SQL function... |
commit | commitdiff | tree |
| 2015-07-02 |
Heikki Linnakangas | Remove obsolete heap_formtuple/modifytuple/deformtuple... |
commit | commitdiff | tree |
| 2015-07-02 |
Heikki Linnakangas | Remove "const" from convertTSFunction()'s return type. |
commit | commitdiff | tree |
| 2015-07-02 |
Heikki Linnakangas | Plug some trivial memory leaks in pg_dump and pg_upgrade. |
commit | commitdiff | tree |
| 2015-07-02 |
Joe Conway | Whitespace fix - replace tab with spaces in CREATE... |
commit | commitdiff | tree |
| 2015-07-02 |
Heikki Linnakangas | Replace obsolete autoconf macros with their modern... |
commit | commitdiff | tree |
| 2015-07-02 |
Heikki Linnakangas | Don't emit a spurious space at end of line in pg_dump... |
commit | commitdiff | tree |
| 2015-07-02 |
Heikki Linnakangas | Use appendStringInfoString/Char et al where appropriate. |
commit | commitdiff | tree |
| 2015-07-02 |
Heikki Linnakangas | Fix name of argument to pg_stat_file. |
commit | commitdiff | tree |
| 2015-07-02 |
Heikki Linnakangas | Use American spelling for "behavior". |
commit | commitdiff | tree |
| 2015-07-02 |
Andrew Dunstan | Allow MSVC's contribcheck and modulescheck to run indep... |
commit | commitdiff | tree |
| 2015-07-02 |
Fujii Masao | Make use of xlog_internal.h's macros in WAL-related... |
commit | commitdiff | tree |
| 2015-07-01 |
Tom Lane | Don't leave pg_hba and pg_ident data lying around in... |
commit | commitdiff | tree |
| 2015-07-01 |
Tom Lane | Make sampler_random_fract() actually obey its API contract. |
commit | commitdiff | tree |
| 2015-07-01 |
Fujii Masao | Make XLogFileCopy() look the same as in 9.4. |
commit | commitdiff | tree |
| 2015-06-30 |
Tom Lane | Fix broken link in documentation. |
commit | commitdiff | tree |
| 2015-06-30 |
Andres Freund | Fix typo and omission in my earlier 9.5 release notes... |
commit | commitdiff | tree |
| 2015-06-30 |
Andres Freund | Improve 9.5 release notes. |
commit | commitdiff | tree |
| next |