2015-02-11 |
Michael Meskes | Fixed array handling in ecpg. |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Tom Lane | Fix pg_dump's heuristic for deciding which casts to... |
commit | commitdiff | tree | snapshot |
2015-02-11 |
Tom Lane | Fix GEQO to not assume its join order heuristic always... |
commit | commitdiff | tree | snapshot |
2015-02-09 |
Tom Lane | Minor cleanup/code review for "indirect toast" stuff. |
commit | commitdiff | tree | snapshot |
2015-02-06 |
Heikki Linnakangas | Report WAL flush, not insert, position in replication... |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Heikki Linnakangas | Fix reference-after-free when waiting for another xact... |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Andres Freund | Add missing float.h include to snprintf.c. |
commit | commitdiff | tree | snapshot |
2015-02-04 |
Fujii Masao | doc: Fix markup |
commit | commitdiff | tree | snapshot |
2015-02-03 |
Tom Lane | Fix breakage in GEODEBUG debug code. |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Tom Lane | Stamp 9.4.1. REL9_4_1 |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Heikki Linnakangas | Be more careful to not lose sync in the FE/BE protocol. |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Noah Misch | Prevent Valgrind Memcheck errors around px_acquire_syst... |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Noah Misch | Cherry-pick security-relevant fixes from upstream imath... |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Noah Misch | Fix buffer overrun after incomplete read in pullf_read_... |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Bruce Momjian | port/snprintf(): fix overflow and do padding |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Bruce Momjian | to_char(): prevent writing beyond the allocated buffer |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Bruce Momjian | to_char(): prevent accesses beyond the allocated buffer |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Tom Lane | Doc: fix syntax description for psql's \setenv. |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Peter Eisentraut | doc: Improve claim about location of pg_service.conf |
commit | commitdiff | tree | snapshot |
2015-02-01 |
Tom Lane | Release notes for 9.4.1, 9.3.6, 9.2.10, 9.1.15, 9.0.19. |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Tom Lane | Fix documentation of psql's ECHO all mode. |
commit | commitdiff | tree | snapshot |
2015-01-31 |
Tom Lane | Update time zone data files to tzdata release 2015a. |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Tom Lane | Fix jsonb Unicode escape processing, and in consequence... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Tom Lane | Fix Coverity warning about contrib/pgcrypto's mdc_finish(). |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Tom Lane | Fix assorted oversights in range selectivity estimation. |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Heikki Linnakangas | Fix query-duration memory leak with GIN rescans. |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Kevin Grittner | Allow pg_dump to use jobs and serializable transactions... |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Stephen Frost | Fix BuildIndexValueDescription for expressions |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Tom Lane | Handle unexpected query results, especially NULLs,... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Andres Freund | Properly terminate the array returned by GetLockConflic... |
commit | commitdiff | tree | snapshot |
2015-01-29 |
Heikki Linnakangas | Fix bug where GIN scan keys were not initialized with... |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Stephen Frost | Clean up range-table building in copy.c |
commit | commitdiff | tree | snapshot |
2015-01-28 |
Stephen Frost | Fix column-privilege leak in error-message paths |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Tom Lane | Fix NUMERIC field access macros to treat NaNs consistently. |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Tom Lane | Fix volatile-safety issue in dblink's materializeQueryR... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Tom Lane | Fix volatile-safety issue in pltcl_SPI_execute_plan(). |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Tom Lane | Fix volatile-safety issue in asyncQueueReadAllNotificat... |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Tom Lane | Further cleanup of ReorderBufferCommit(). |
commit | commitdiff | tree | snapshot |
2015-01-26 |
Tom Lane | Clean up assorted issues in ALTER SYSTEM coding. |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Tom Lane | Fix unsafe coding in ReorderBufferCommit(). |
commit | commitdiff | tree | snapshot |
2015-01-24 |
Tom Lane | Replace a bunch more uses of strncpy() with safer coding. |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Lane | In pg_regress, remove the temporary installation upon... |
commit | commitdiff | tree | snapshot |
2015-01-20 |
Tom Lane | Adjust "pgstat wait timeout" message to be a translatab... |
commit | commitdiff | tree | snapshot |
2015-01-19 |
Alvaro Herrera | doc: Fix typos in make_timestamp{,tz} examples |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Andres Freund | Fix use of already freed memory when dumping a database... |
commit | commitdiff | tree | snapshot |
2015-01-18 |
Peter Eisentraut | Fix namespace handling in xpath function |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Heikki Linnakangas | Another attempt at fixing Windows Norwegian locale. |
commit | commitdiff | tree | snapshot |
2015-01-16 |
Noah Misch | Update "pg_regress --no-locale" for Darwin and Windows. |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Tom Lane | Fix use-of-already-freed-memory problem in EvalPlanQual... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Heikki Linnakangas | Fix thinko in re-setting wal_log_hints flag from a... |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Tom Lane | Improve performance of EXPLAIN with large range tables. |
commit | commitdiff | tree | snapshot |
2015-01-15 |
Robert Haas | pg_standby: Avoid writing one byte beyond the end of... |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Tom Lane | Allow CFLAGS from configure's environment to override... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Andres Freund | Make logging_collector=on work with non-windows EXEC_BA... |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Heikki Linnakangas | Silence Coverity warnings about unused return values... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Tom Lane | Fix some functions that were declared static then defin... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Tom Lane | Avoid unexpected slowdown in vacuum regression test. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Tom Lane | Use correct text domain for errcontext() appearing... |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Stephen Frost | Skip dead backends in MinimumActiveBackends |
commit | commitdiff | tree | snapshot |
2015-01-11 |
Tom Lane | Fix libpq's behavior when /etc/passwd isn't readable. |
commit | commitdiff | tree | snapshot |
2015-01-09 |
Alvaro Herrera | xlogreader.c: Fix report_invalid_record translatability... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Andres Freund | Protect against XLogReaderAllocate() failing to allocat... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Noah Misch | On Darwin, detect and report a multithreaded postmaster. |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Noah Misch | Always set the six locale category environment variable... |
commit | commitdiff | tree | snapshot |
2015-01-08 |
Noah Misch | Reject ANALYZE commands during VACUUM FULL or another... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Andres Freund | Correctly handle relcache invalidation corner case... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Andres Freund | Improve relcache invalidation handling of currently... |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Alvaro Herrera | Fix thinko in plpython error message |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Bruce Momjian | Update copyright for 2015 |
commit | commitdiff | tree | snapshot |
2015-01-06 |
Tom Lane | Fix broken pg_dump code for dumping comments on event... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Alvaro Herrera | Fix thinko in lock mode enum |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Andres Freund | Correctly handle test durations of more than 2147s... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Andres Freund | Fix off-by-one in pg_xlogdump's fuzzy_open_file(). |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Andres Freund | Add missing va_end() call to a early exit in dmetaphone... |
commit | commitdiff | tree | snapshot |
2015-01-04 |
Andres Freund | Fix inconsequential fd leak in the new mark_file_as_arc... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Andres Freund | Prevent WAL files created by pg_basebackup -x/X from... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Andres Freund | Add pg_string_endswith as the start of a string helper... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Tom Lane | Treat negative values of recovery_min_apply_delay as... |
commit | commitdiff | tree | snapshot |
2015-01-03 |
Magnus Hagander | Make path to pg_service.conf absolute in documentation |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Tom Lane | Docs: improve descriptions of ISO week-numbering date... |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Peter Eisentraut | Fix trailing whitespace in PO file |
commit | commitdiff | tree | snapshot |
2014-12-31 |
Tom Lane | Improve consistency of parsing of psql's magic variables. |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Heikki Linnakangas | Revert the GinMaxItemSize calculation so that we fit... |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Tatsuo Ishii | Fix resource leak pointed out by Coverity. |
commit | commitdiff | tree | snapshot |
2014-12-30 |
Bruce Momjian | Backpatch variable renaming in formatting.c |
commit | commitdiff | tree | snapshot |
2014-12-29 |
Tom Lane | Assorted minor fixes for psql metacommand docs. |
commit | commitdiff | tree | snapshot |
2014-12-26 |
Alvaro Herrera | Grab heavyweight tuple lock only before sleeping |
commit | commitdiff | tree | snapshot |
2014-12-25 |
Noah Misch | Have config_sspi_auth() permit IPv6 localhost connections. |
commit | commitdiff | tree | snapshot |
2014-12-25 |
Fujii Masao | Remove duplicate include of slot.h. |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Tom Lane | Add CST (China Standard Time) to our lists of timezone... |
commit | commitdiff | tree | snapshot |
2014-12-24 |
Andrew Dunstan | Fix installcheck case for tap tests |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Andrew Dunstan | Further tidy up on json aggregate documentation |
commit | commitdiff | tree | snapshot |
2014-12-22 |
Andrew Dunstan | Fix documentation of argument type of json_agg and... |
commit | commitdiff | tree | snapshot |
2014-12-21 |
Tom Lane | Docs: clarify treatment of variadic functions with... |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Heikki Linnakangas | Fix timestamp in end-of-recovery WAL records. |
commit | commitdiff | tree | snapshot |
2014-12-19 |
Andres Freund | Prevent potentially hazardous compiler/cpu reordering... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Tom Lane | Improve documentation about CASE and constant subexpres... |
commit | commitdiff | tree | snapshot |
2014-12-18 |
Noah Misch | Recognize Makefile line continuations in fetchRegressOp... |
commit | commitdiff | tree | snapshot |
next |