| 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 |
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 |
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 | Make wal_compression PGC_SUSET rather than PGC_USERSET. |
commit | commitdiff | tree |
| 2015-07-09 |
Heikki Linnakangas | Fix another broken link in documentation. |
commit | commitdiff | tree |
| 2015-07-09 |
Heikki Linnakangas | Revert changes to pthread configure tests on REL9_5_STABLE. |
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 |
Heikki Linnakangas | Turn install.bat into a pure one line wrapper fort... |
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 |
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 | Fix bad grammar in brin.sgml. |
commit | commitdiff | tree |
| 2015-07-05 |
Tom Lane | Make numeric form of PG version number readily availabl... |
commit | commitdiff | tree |
| 2015-07-03 |
Heikki Linnakangas | Fix pgbench progress report behaviour when pgbench... |
commit | commitdiff | tree |
| 2015-07-03 |
Fujii Masao | Make WAL-related utilities handle .partial WAL files... |
commit | commitdiff | tree |
| 2015-07-02 |
Tom Lane | Fix misuse of TextDatumGetCString(). |
commit | commitdiff | tree |
| 2015-07-02 |
Joe Conway | Whitespace fix - replace tab with spaces in CREATE... |
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 | 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 |
Alvaro Herrera | Test -lrt for sched_yield |
commit | commitdiff | tree |
| 2015-06-30 |
Tom Lane | Remove useless check for NULL subexpression. |
commit | commitdiff | tree |
| 2015-06-30 |
Heikki Linnakangas | Add assertion to check the special size is sane before... |
commit | commitdiff | tree |
| 2015-06-30 |
Heikki Linnakangas | Don't call PageGetSpecialPointer() on page until it... |
commit | commitdiff | tree |
| 2015-06-30 |
Robert Haas | In bttext_abbrev_convert, move pfree to the right place. |
commit | commitdiff | tree |
| 2015-06-29 |
Heikki Linnakangas | Initialize GIN metapage correctly when replaying metapa... |
commit | commitdiff | tree |
| 2015-06-29 |
Tom Lane | Stamp 9.5alpha1. |
commit | commitdiff | tree |
| 2015-06-29 |
Tom Lane | Desultory review of 9.5 release notes. |
commit | commitdiff | tree |
| 2015-06-29 |
Tom Lane | Code + docs review for escaping of option values (commi... |
commit | commitdiff | tree |
| 2015-06-29 |
Andres Freund | Replace ia64 S_UNLOCK compiler barrier with a full... |
commit | commitdiff | tree |
| 2015-06-29 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
| 2015-06-29 |
Tom Lane | Run the C portions of guc-file.l through pgindent. |
commit | commitdiff | tree |
| 2015-06-28 |
Tom Lane | Improve design and implementation of pg_file_settings... |
commit | commitdiff | tree |
| 2015-06-28 |
Heikki Linnakangas | Also trigger restartpoints based on max_wal_size on... |
commit | commitdiff | tree |
| 2015-06-28 |
Heikki Linnakangas | Fix markup in docs. |
commit | commitdiff | tree |
| 2015-06-28 |
Heikki Linnakangas | Promote the assertion that XLogBeginInsert() is not... |
commit | commitdiff | tree |
| 2015-06-28 |
Heikki Linnakangas | Fix double-XLogBeginInsert call in GIN page splits. |
commit | commitdiff | tree |
| 2015-06-28 |
Heikki Linnakangas | Don't choke on files that are removed while pg_rewind... |
commit | commitdiff | tree |
| 2015-06-28 |
Heikki Linnakangas | Add missing_ok option to the SQL functions for reading... |
commit | commitdiff | tree |
| 2015-06-28 |
Kevin Grittner | Fix comment for GetCurrentIntegerTimestamp(). |
commit | commitdiff | tree |
| 2015-06-28 |
Tatsuo Ishii | Fix function declaration style to respect the coding... |
commit | commitdiff | tree |
| 2015-06-27 |
Tom Lane | Avoid passing NULL to memcmp() in lookups of zero-argum... |
commit | commitdiff | tree |
| 2015-06-27 |
Andres Freund | Fix test_decoding's handling of nonexistant columns... |
commit | commitdiff | tree |
| 2015-06-27 |
Kevin Grittner | Add opaque declaration of HTAB to tqual.h. |
commit | commitdiff | tree |
| 2015-06-27 |
Heikki Linnakangas | Fix typo in comment |
commit | commitdiff | tree |
| 2015-06-26 |
Simon Riggs | Avoid hot standby cancels from VAC FREEZE |
commit | commitdiff | tree |
| 2015-06-26 |
Alvaro Herrera | Fix DDL command collection for TRANSFORM |
commit | commitdiff | tree |
| 2015-06-26 |
Alvaro Herrera | Fix BRIN xlog replay |
commit | commitdiff | tree |
| 2015-06-26 |
Robert Haas | Fix grammar. |
commit | commitdiff | tree |
| next |