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 |
2016-10-09 |
Tom Lane | Fix incorrect handling of polymorphic aggregates used... |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Tom Lane | Fix two bugs in merging of inherited CHECK constraints. |
commit | commitdiff | tree | snapshot |
2016-10-08 |
Tom Lane | libpqwalreceiver needs to link with libintl when using... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Andres Freund | Fix fallback implementation of pg_atomic_write_u32(). |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Heikki Linnakangas | Remove bogus mapping from UTF-8 to SJIS conversion... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Heikki Linnakangas | Make TAP test suites to work, when @INC does not contai... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Tom Lane | Fix python shlib probe for Cygwin. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Tom Lane | Fix pg_dump to work against pre-9.0 servers again. |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Heikki Linnakangas | Don't allow both --source-server and --source-target... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Heikki Linnakangas | Clear OpenSSL error queue after failed X509_STORE_load_... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Heikki Linnakangas | Don't share SSL_CTX between libpq connections. |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Heikki Linnakangas | Disable synchronous commits in pg_rewind. |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Heikki Linnakangas | Fix excessive memory consumption in the new sort pre... |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Tom Lane | Remove -Wl,-undefined,dynamic_lookup in macOS build. |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Tom Lane | Try to fix python shlib probe for MinGW. |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Robert Haas | Update obsolete comments and perldoc. |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Tom Lane | In python shlib probe, cater for OpenBSD, which omits... |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Robert Haas | Re-alphabetize #include directives. |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Robert Haas | Rename WAIT_* constants to PG_WAIT_*. |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Tom Lane | Avoid direct cross-module links in hstore_plperl and... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Tom Lane | Huh, we do need to look in $python_configdir for the... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Tom Lane | Improve (I hope) our autolocation of the Python shared... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Robert Haas | Fix another Windows compile break. |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Robert Haas | Fix Windows compile break in 6f3bd98ebfc008cbd676da777b... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Heikki Linnakangas | Fix another outdated comment. |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Robert Haas | Remove trailing commas from enums. |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Robert Haas | Adjust worker_spi for 6f3bd98ebfc008cbd676da777bb0b2376... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Robert Haas | Extend framework from commit 53be0b1ad to report latch... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Tom Lane | Fix hstore_plpython for Python 3. |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Heikki Linnakangas | Update comment. |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Andres Freund | Correct logical decoding restore behaviour for subtrans... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Tom Lane | Convert contrib/hstore_plpython to not use direct linki... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Tom Lane | Show a sensible value in pg_settings.unit for GUC_UNIT_... |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Stephen Frost | Fix RLS with COPY (col1, col2) FROM tab |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Tom Lane | Enforce a specific order for probing library loadabilit... |
commit | commitdiff | tree | snapshot |
next |