2016-10-27 |
Peter Eisentraut | Format PL/Python module contents test vertically |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Robert Haas | If the stats collector dies during Hot Standby, restart it. |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Robert Haas | Fix possible pg_basebackup failure on standby with... |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Peter Eisentraut | Avoid using a C++ keyword in header file |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Bruce Momjian | Properly indent postgresql.conf comments to align |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Tom Lane | Fix incorrect trigger-property updating in ALTER CONSTR... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Tom Lane | Fix not-HAVE_SYMLINK code in zic.c. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Tom Lane | Doc: improve documentation about inheritance. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Tom Lane | Suppress unused-variable warning in non-assert builds. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Heikki Linnakangas | Remove platform-dependent PL/python test case. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Heikki Linnakangas | Only treat Python Lists as array dimensions. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Heikki Linnakangas | Avoid using platform-dependent floats in test case. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Heikki Linnakangas | Fix regression test to also work with Python 2. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Heikki Linnakangas | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Heikki Linnakangas | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Heikki Linnakangas | Give a hint, when [] is incorrectly used for a composit... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Heikki Linnakangas | Support multi-dimensional arrays in PL/python. |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Peter Eisentraut | pg_dump: Simplify internal archive version handling |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Magnus Hagander | Free walmethods before exiting |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Magnus Hagander | Don't fsync() files when --no-sync is specified |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Bruce Momjian | Consistently mention 'SELECT pg_reload_conf()' in confi... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Robert Haas | postgres_fdw: Try again to stabilize aggregate pushdown... |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Magnus Hagander | Use ssize_t where signed results can happen |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Tom Lane | Update release notes for last-minute commit timestamp... |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Alvaro Herrera | Preserve commit timestamps across clean restart |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Tom Lane | Release notes for 9.6.1, 9.5.5, 9.4.10, 9.3.15, 9.2... |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Tom Lane | Avoid testing tuple visibility without buffer lock. |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Tom Lane | Don't throw serialization errors for self-conflicts... |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Tom Lane | Avoid testing tuple visibility without buffer lock... |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Magnus Hagander | Rename walmethod fsync method to sync |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Magnus Hagander | Fix obviously too quickly applied fix to zlib issue |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Magnus Hagander | Fix walmethods.c build without libz |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Magnus Hagander | Remove extra comma at end of enum list |
commit | commitdiff | tree | snapshot |
2016-10-23 |
Magnus Hagander | Allow pg_basebackup to stream transaction log in tar... |
commit | commitdiff | tree | snapshot |
2016-10-22 |
Tom Lane | Improve documentation about use of Linux huge pages. |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Tom Lane | First-draft release notes for 9.6.1. |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Robert Haas | Fix comment formatting. |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Robert Haas | postgres_fdw: Attempt to stabilize regression results. |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Tom Lane | Doc: wording tweak for PERL, PYTHON, TCLSH configuratio... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Robert Haas | postgres_fdw: Push down aggregates to remote servers. |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Tom Lane | Fix EXPLAIN so that it doesn't emit invalid XML in... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Tom Lane | Update time zone data files to tzdata release 2016h. |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Robert Haas | Rename "pg_xlog" directory to "pg_wal". |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Robert Haas | Remove a comment which is now incorrect. |
commit | commitdiff | tree | snapshot |
2016-10-20 |
Tom Lane | Another portability fix for tzcode2016g update. |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Tom Lane | Windows portability fix. |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Tom Lane | Suppress "Factory" zone in pg_timezone_names view for... |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Tom Lane | Update time zone data files to tzdata release 2016g. |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Peter Eisentraut | Make getrusage() output a little more readable |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Peter Eisentraut | Use pg_ctl promote -w in TAP tests |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Peter Eisentraut | initdb pg_basebackup: Rename --noxxx options to --no-xxx |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Peter Eisentraut | pg_ctl: Add long option for -o |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Peter Eisentraut | doc: Consistently use = sign in long options synopses |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Peter Eisentraut | pg_ctl: Add long options for -w and -W |
commit | commitdiff | tree | snapshot |
2016-10-19 |
Heikki Linnakangas | Fix WAL-logging of FSM and VM truncation. |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Robert Haas | Improve regression test coverage for hash indexes. |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Andres Freund | Fix a few typos in simplehash.h. |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Robert Haas | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Tom Lane | Fix cidin() to handle values above 2^31 platform-indepe... |
commit | commitdiff | tree | snapshot |
2016-10-18 |
Heikki Linnakangas | Revert "Replace PostmasterRandom() with a stronger... |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Robert Haas | By default, set log_line_prefix = '%m [%p] '. |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Heikki Linnakangas | Use OpenSSL EVP API for symmetric encryption in pgcrypto. |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Heikki Linnakangas | Fix use-after-free around DISTINCT transition function... |
commit | commitdiff | tree | snapshot |
2016-10-17 |
Heikki Linnakangas | Replace PostmasterRandom() with a stronger way of gener... |
commit | commitdiff | tree | snapshot |
2016-10-15 |
Andres Freund | Use more efficient hashtable for execGrouping.c to... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Andres Freund | Use more efficient hashtable for tidbitmap.c to speed... |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Andres Freund | Add a macro templatized hashtable. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Andres Freund | Add likely/unlikely() branch hint macros. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Tom Lane | Fix assorted integer-overflow hazards in varbit.c. |
commit | commitdiff | tree | snapshot |
2016-10-14 |
Tatsuo Ishii | Fix typo. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Tom Lane | Fix handling of pgstat counters for TRUNCATE in a prepa... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Tatsuo Ishii | Fix typo. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Tom Lane | Fix another bug in merging of inherited CHECK constraints. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Tom Lane | Remove dead code in pg_dump. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Tom Lane | Try to find out the actual hugepage size when making... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Tom Lane | Clean up handling of anonymous mmap'd shared-memory... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Tom Lane | Fix pg_dumpall regression test to be locale-independent. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Tom Lane | Fix broken jsonb_set() logic for replacing array elements. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Andres Freund | Fix further hash table order dependent tests. |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Andres Freund | Make pg_dumpall's database ACL query independent of... |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Robert Haas | Remove spurious word. |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Tom Lane | Revert addition of PGDLLEXPORT in PG_FUNCTION_INFO_V1... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Tom Lane | pg_dump's getTypes() needn't retrieve typinput or typou... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Tom Lane | Remove unnecessary int2vector-specific hash function... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Tom Lane | Provide DLLEXPORT markers for C functions via PG_FUNCTI... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Tom Lane | Remove pg_dump/pg_dumpall support for dumping from... |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Heikki Linnakangas | Fix copy-pasto in comment. |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Heikki Linnakangas | Simplify the code for logical tape read buffers. |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Tom Lane | Drop server support for FE/BE protocol version 1.0. |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Tom Lane | Remove "sco" and "unixware" ports. |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Tom Lane | Docs: grammatical fix. |
commit | commitdiff | tree | snapshot |
2016-10-11 |
Tom Lane | Improve documentation for CREATE RECURSIVE VIEW. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Tom Lane | Update user docs for switch to POSIX semaphores. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Andres Freund | Make regression tests less dependent on hash table... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Tom Lane | In PQsendQueryStart(), avoid leaking any left-over... |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Heikki Linnakangas | Remove some unnecessary #includes. |
commit | commitdiff | tree | snapshot |
2016-10-10 |
Peter Eisentraut | Add a noreturn attribute to help static analyzers |
commit | commitdiff | tree | snapshot |
2016-10-09 |
Tom Lane | Use unnamed POSIX semaphores, if available, on Linux... |
commit | commitdiff | tree | snapshot |
next |