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 |
2016-08-18 |
Heikki Linnakangas | Refactor RandomSalt to handle salts of different lengths. |
commit | commitdiff | tree |
2016-08-18 |
Magnus Hagander | Update Windows timezone mapping from Windows 7 and 10 |
commit | commitdiff | tree |
2016-08-18 |
Heikki Linnakangas | Refactor sendAuthRequest. |
commit | commitdiff | tree |
2016-08-18 |
Andres Freund | Fix deletion of speculatively inserted TOAST on conflict |
commit | commitdiff | tree |
2016-08-17 |
Tom Lane | Implement regexp_match(), a simplified alternative... |
commit | commitdiff | tree |
2016-08-17 |
Andres Freund | Properly re-initialize replication slot shared memory... |
commit | commitdiff | tree |
2016-08-17 |
Tom Lane | Fix -e option in contrib/intarray/bench/bench.pl. |
commit | commitdiff | tree |
2016-08-17 |
Tom Lane | Improve plpgsql's memory management to fix some functio... |
commit | commitdiff | tree |
2016-08-17 |
Magnus Hagander | Disable update_process_title by default on Windows |
commit | commitdiff | tree |
2016-08-17 |
Bruce Momjian | docs: my third pass over the 9.6 release notes |
commit | commitdiff | tree |
2016-08-17 |
Tom Lane | Improve parsetree representation of special functions... |
commit | commitdiff | tree |
2016-08-16 |
Tom Lane | Suppress -Wunused-result warning for strtol(). |
commit | commitdiff | tree |
2016-08-16 |
Tom Lane | Fix assorted places in psql to print version numbers... |
commit | commitdiff | tree |
2016-08-16 |
Peter Eisentraut | doc: Remove some confusion from pg_archivecleanup doc |
commit | commitdiff | tree |
2016-08-16 |
Peter Eisentraut | Fix typos |
commit | commitdiff | tree |
2016-08-16 |
Tom Lane | Automate the maintenance of SO_MINOR_VERSION for our... |
commit | commitdiff | tree |
2016-08-16 |
Robert Haas | Fix possible crash due to incorrect allocation context. |
commit | commitdiff | tree |
2016-08-16 |
Tom Lane | Remove separate version numbering for ecpg preprocessor. |
commit | commitdiff | tree |
2016-08-16 |
Tom Lane | Doc: copy-editing in create_access_method.sgml. |
commit | commitdiff | tree |
2016-08-16 |
Tom Lane | Doc: remove out-of-date claim that pg_am rows must... |
commit | commitdiff | tree |
2016-08-15 |
Robert Haas | Once again allow LWLocks to be used within DSM segments. |
commit | commitdiff | tree |
2016-08-15 |
Tom Lane | Allow .so minor version numbers above 9 in .gitignore. |
commit | commitdiff | tree |
2016-08-15 |
Tom Lane | Update git_changelog to know that there's a 9.6 branch. |
commit | commitdiff | tree |
2016-08-15 |
Tom Lane | Stamp shared-library minor version numbers for v10. |
commit | commitdiff | tree |
next |