2016-09-06 |
Tom Lane | Guard against possible memory allocation botch in batch... |
commit | commitdiff | tree |
2016-09-06 |
Tom Lane | Teach appendShellString() to not quote strings containi... |
commit | commitdiff | tree |
2016-09-06 |
Tom Lane | Repair whitespace in initdb message. |
commit | commitdiff | tree |
2016-09-06 |
Simon Riggs | Fix VACUUM_TRUNCATE_LOCK_WAIT_INTERVAL |
commit | commitdiff | tree |
2016-09-06 |
Bruce Momjian | C comment: fix file name mention on line 1 |
commit | commitdiff | tree |
2016-09-05 |
Tom Lane | Cosmetic code cleanup in commands/extension.c. |
commit | commitdiff | tree |
2016-09-05 |
Alvaro Herrera | Have "make coverage" recurse into contrib as well |
commit | commitdiff | tree |
2016-09-05 |
Tom Lane | Make locale-dependent regex character classes work... |
commit | commitdiff | tree |
2016-09-05 |
Bruce Momjian | C comment: align dashes in GroupState node header |
commit | commitdiff | tree |
2016-09-05 |
Tom Lane | Relax transactional restrictions on ALTER TYPE ...... |
commit | commitdiff | tree |
2016-09-05 |
Simon Riggs | Add debug check function LWLockHeldByMeInMode() |
commit | commitdiff | tree |
2016-09-05 |
Simon Riggs | Document LSN acronym in WAL Internals |
commit | commitdiff | tree |
2016-09-05 |
Simon Riggs | Dirty replication slots when using sql interface |
commit | commitdiff | tree |
2016-09-05 |
Tom Lane | Remove duplicate code from ReorderBufferCleanupTXN(). |
commit | commitdiff | tree |
2016-09-05 |
Tom Lane | Add regression test coverage for non-default timezone... |
commit | commitdiff | tree |
2016-09-04 |
Tom Lane | Remove vestigial references to "zic" in favor of "IANA... |
commit | commitdiff | tree |
2016-09-04 |
Tom Lane | Update release notes to mention need for ALTER EXTENSIO... |
commit | commitdiff | tree |
2016-09-04 |
Tom Lane | Remove useless pg_strdup() operations. |
commit | commitdiff | tree |
2016-09-04 |
Heikki Linnakangas | Clarify the new Red-Black post-order traversal code... |
commit | commitdiff | tree |
2016-09-03 |
Tom Lane | Improve readability of the output of psql's \timing... |
commit | commitdiff | tree |
2016-09-03 |
Tom Lane | Fix multiple bugs in numeric_poly_deserialize(). |
commit | commitdiff | tree |
2016-09-03 |
Tom Lane | Fix corrupt GIN_SEGMENT_ADDITEMS WAL records on big... |
commit | commitdiff | tree |
2016-09-03 |
Simon Riggs | New recovery target recovery_target_lsn |
commit | commitdiff | tree |
2016-09-03 |
Simon Riggs | Fix wording of logical decoding concepts |
commit | commitdiff | tree |
2016-09-02 |
Tom Lane | Don't require dynamic timezone abbreviations to match... |
commit | commitdiff | tree |
2016-09-02 |
Heikki Linnakangas | Move code shared between libpq and backend from backend... |
commit | commitdiff | tree |
2016-09-02 |
Heikki Linnakangas | Speed up SUM calculation in numeric aggregates. |
commit | commitdiff | tree |
2016-09-02 |
Heikki Linnakangas | Support multiple iterators in the Red-Black Tree implem... |
commit | commitdiff | tree |
2016-09-01 |
Kevin Grittner | Improve tab completion for BEGIN & START|SET TRANSACTION. |
commit | commitdiff | tree |
2016-09-01 |
Tom Lane | Change API of ShmemAlloc() so it throws error rather... |
commit | commitdiff | tree |
2016-08-31 |
Tom Lane | Improve memory management for PL/Perl functions. |
commit | commitdiff | tree |
2016-08-31 |
Tom Lane | Improve memory management for PL/Tcl functions. |
commit | commitdiff | tree |
2016-08-31 |
Tom Lane | Try to fix portability issue in enum renumbering (again). |
commit | commitdiff | tree |
2016-08-31 |
Tom Lane | Remove no-longer-useful SSL-specific Port.count field. |
commit | commitdiff | tree |
2016-08-31 |
Heikki Linnakangas | Use static inline functions for float <-> Datum convers... |
commit | commitdiff | tree |
2016-08-31 |
Tom Lane | Prevent starting a standalone backend with standby_mode on. |
commit | commitdiff | tree |
2016-08-31 |
Robert Haas | Update comments to reflect code rearrangement. |
commit | commitdiff | tree |
2016-08-30 |
Tom Lane | Fix a bunch of places that called malloc and friends... |
commit | commitdiff | tree |
2016-08-30 |
Tom Lane | Simplify correct use of simple_prompt(). |
commit | commitdiff | tree |
2016-08-30 |
Tom Lane | Fix initdb misbehavior when user mis-enters superuser... |
commit | commitdiff | tree |
2016-08-29 |
Alvaro Herrera | Split hash.h โ hash_xlog.h |
commit | commitdiff | tree |
2016-08-29 |
Heikki Linnakangas | Remove support for OpenSSL versions older than 0.9.8. |
commit | commitdiff | tree |
2016-08-29 |
Tom Lane | Make AllocSetContextCreate throw an error for bad conte... |
commit | commitdiff | tree |
2016-08-29 |
Simon Riggs | Fix pg_receivexlog --synchronous |
commit | commitdiff | tree |
2016-08-29 |
Fujii Masao | Fix typos in comments. |
commit | commitdiff | tree |
2016-08-29 |
Fujii Masao | Fix pg_xlogdump so that it handles cross-page XLP_FIRST... |
commit | commitdiff | tree |
2016-08-28 |
Tom Lane | Fix stray reference to the old genbki.sh script. |
commit | commitdiff | tree |
2016-08-28 |
Tom Lane | Make another editorial pass over the 9.6 release notes. |
commit | commitdiff | tree |
2016-08-28 |
Tom Lane | Update 9.6 release notes through today. |
commit | commitdiff | tree |
2016-08-27 |
Tom Lane | Add macros to make AllocSetContextCreate() calls simple... |
commit | commitdiff | tree |
2016-08-26 |
Tom Lane | Add a nonlocalized version of the severity field to... |
commit | commitdiff | tree |
2016-08-26 |
Tom Lane | Fix potential memory leakage from HandleParallelMessages(). |
commit | commitdiff | tree |
2016-08-26 |
Tom Lane | Put static forward declarations in elog.c back into... |
commit | commitdiff | tree |
2016-08-26 |
Tom Lane | Fix assorted small bugs in ThrowErrorData(). |
commit | commitdiff | tree |
2016-08-26 |
Tom Lane | Fix logic for adding "parallel worker" context line... |
commit | commitdiff | tree |
2016-08-26 |
Heikki Linnakangas | Support OID system column in postgres_fdw. |
commit | commitdiff | tree |
2016-08-25 |
Tom Lane | Fix instability in parallel regression tests. |
commit | commitdiff | tree |
2016-08-25 |
Tom Lane | Fix small query-lifespan memory leak in bulk updates. |
commit | commitdiff | tree |
2016-08-25 |
Bruce Momjian | doc: more replacement of <literal> with something... |
commit | commitdiff | tree |
2016-08-24 |
Robert Haas | postgres_fdw: Cosmetic cleanup. |
commit | commitdiff | tree |
2016-08-24 |
Tom Lane | Fix improper repetition of previous results from a... |
commit | commitdiff | tree |
2016-08-24 |
Kevin Grittner | Remove unnecessary #include. |
commit | commitdiff | tree |
2016-08-24 |
Peter Eisentraut | doc: Fix XSLT speedup with older upstream stylesheet... |
commit | commitdiff | tree |
2016-08-24 |
Noah Misch | Build libpgfeutils before src/bin/pg_basebackup programs. |
commit | commitdiff | tree |
2016-08-24 |
Noah Misch | Build libpgfeutils before pg_isready. |
commit | commitdiff | tree |
2016-08-24 |
Tom Lane | Suppress compiler warnings in non-cassert builds. |
commit | commitdiff | tree |
2016-08-23 |
Tom Lane | Fix network_spgist.c build failures from missing AF_INE... |
commit | commitdiff | tree |
2016-08-23 |
Tom Lane | Create an SP-GiST opclass for inet/cidr. |
commit | commitdiff | tree |
2016-08-23 |
Robert Haas | Extend dsm API with a new function dsm_unpin_segment. |
commit | commitdiff | tree |
2016-08-23 |
Robert Haas | Remove duplicate function prototype. |
commit | commitdiff | tree |
2016-08-23 |
Bruce Momjian | doc: fix incorrect 'literal' tags |
commit | commitdiff | tree |
2016-08-23 |
Tom Lane | Improve SP-GiST opclass API to better support unlabeled... |
commit | commitdiff | tree |
2016-08-23 |
Robert Haas | Add txid_current_ifassigned(). |
commit | commitdiff | tree |
2016-08-23 |
Robert Haas | Remove duplicate word from comment. |
commit | commitdiff | tree |
2016-08-23 |
Tom Lane | Refactor some network.c code to create cidr_set_masklen... |
commit | commitdiff | tree |
2016-08-22 |
Bruce Momjian | doc: fix typo in recent patch |
commit | commitdiff | tree |
2016-08-22 |
Robert Haas | Fix possible sorting error when aborting use of abbrevi... |
commit | commitdiff | tree |
2016-08-22 |
Robert Haas | Improve header comment for LockHasWaitersRelation. |
commit | commitdiff | tree |
2016-08-22 |
Peter Eisentraut | Run select_parallel test by itself |
commit | commitdiff | tree |
2016-08-22 |
Tom Lane | initdb now needs submake-libpq and submake-libpgfeutils. |
commit | commitdiff | tree |
2016-08-22 |
Noah Misch | Retire escapeConnectionParameter(). |
commit | commitdiff | tree |
2016-08-20 |
Tom Lane | initdb now needs to reference libpq include files in... |
commit | commitdiff | tree |
2016-08-20 |
Tom Lane | Make initdb's suggested "pg_ctl start" command line... |
commit | commitdiff | tree |
2016-08-19 |
Tom Lane | Allow empty queries in pgbench. |
commit | commitdiff | tree |
2016-08-19 |
Tom Lane | Use LEFT JOINs in some system views in case referenced... |
commit | commitdiff | tree |
2016-08-19 |
Tom Lane | Guard against parallel-restricted functions in VALUES... |
commit | commitdiff | tree |
2016-08-19 |
Tom Lane | Speed up planner's scanning for parallel-query hazards. |
commit | commitdiff | tree |
2016-08-19 |
Alvaro Herrera | reorderbuffer: preserve errno while reporting error |
commit | commitdiff | tree |
2016-08-19 |
Tom Lane | Clean up another pre-ANSI-C-ism in regex code: get... |
commit | commitdiff | tree |
2016-08-19 |
Tom Lane | Remove typedef celt from the regex library, along with... |
commit | commitdiff | tree |
2016-08-19 |
Bruce Momjian | doc: requirepeer is a way to avoid spoofing |
commit | commitdiff | tree |
2016-08-19 |
Andres Freund | Add alternative output for ON CONFLICT toast isolation... |
commit | commitdiff | tree |
2016-08-18 |
Peter Eisentraut | Remove obsolete replacement system() on darwin |
commit | commitdiff | tree |
2016-08-18 |
Tom Lane | Update line count totals for psql help displays. |
commit | commitdiff | tree |
2016-08-18 |
Tom Lane | In plpgsql, don't try to convert int2vector or oidvecto... |
commit | commitdiff | tree |
2016-08-18 |
Peter Eisentraut | doc: Speed up XSLT builds |
commit | commitdiff | tree |
2016-08-18 |
Tom Lane | Improve psql's tab completion for \l. |
commit | commitdiff | tree |
2016-08-18 |
Tom Lane | Improve psql's tab completion for ALTER EXTENSION foo... |
commit | commitdiff | tree |
2016-08-18 |
Tom Lane | Support the new regexp_match() function for citext. |
commit | commitdiff | tree |
2016-08-18 |
Peter Eisentraut | Improve formatting of comments in plpgsql.h |
commit | commitdiff | tree |
next |