2016-08-24 |
Noah Misch | Build libpgfeutils before src/bin/pg_basebackup programs. |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Noah Misch | Build libpgfeutils before pg_isready. |
commit | commitdiff | tree | snapshot |
2016-08-24 |
Tom Lane | Suppress compiler warnings in non-cassert builds. |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Tom Lane | Fix network_spgist.c build failures from missing AF_INE... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Tom Lane | Create an SP-GiST opclass for inet/cidr. |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Robert Haas | Extend dsm API with a new function dsm_unpin_segment. |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Robert Haas | Remove duplicate function prototype. |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Bruce Momjian | doc: fix incorrect 'literal' tags |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Tom Lane | Improve SP-GiST opclass API to better support unlabeled... |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Robert Haas | Add txid_current_ifassigned(). |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Robert Haas | Remove duplicate word from comment. |
commit | commitdiff | tree | snapshot |
2016-08-23 |
Tom Lane | Refactor some network.c code to create cidr_set_masklen... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Bruce Momjian | doc: fix typo in recent patch |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Robert Haas | Fix possible sorting error when aborting use of abbrevi... |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Robert Haas | Improve header comment for LockHasWaitersRelation. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Peter Eisentraut | Run select_parallel test by itself |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Tom Lane | initdb now needs submake-libpq and submake-libpgfeutils. |
commit | commitdiff | tree | snapshot |
2016-08-22 |
Noah Misch | Retire escapeConnectionParameter(). |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Tom Lane | initdb now needs to reference libpq include files in... |
commit | commitdiff | tree | snapshot |
2016-08-20 |
Tom Lane | Make initdb's suggested "pg_ctl start" command line... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Tom Lane | Allow empty queries in pgbench. |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Tom Lane | Use LEFT JOINs in some system views in case referenced... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Tom Lane | Guard against parallel-restricted functions in VALUES... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Tom Lane | Speed up planner's scanning for parallel-query hazards. |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Alvaro Herrera | reorderbuffer: preserve errno while reporting error |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Tom Lane | Clean up another pre-ANSI-C-ism in regex code: get... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Tom Lane | Remove typedef celt from the regex library, along with... |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Bruce Momjian | doc: requirepeer is a way to avoid spoofing |
commit | commitdiff | tree | snapshot |
2016-08-19 |
Andres Freund | Add alternative output for ON CONFLICT toast isolation... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Peter Eisentraut | Remove obsolete replacement system() on darwin |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Tom Lane | Update line count totals for psql help displays. |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Tom Lane | In plpgsql, don't try to convert int2vector or oidvecto... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Peter Eisentraut | doc: Speed up XSLT builds |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Tom Lane | Improve psql's tab completion for \l. |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Tom Lane | Improve psql's tab completion for ALTER EXTENSION foo... |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Tom Lane | Support the new regexp_match() function for citext. |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Peter Eisentraut | Improve formatting of comments in plpgsql.h |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Heikki Linnakangas | Refactor RandomSalt to handle salts of different lengths. |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Magnus Hagander | Update Windows timezone mapping from Windows 7 and 10 |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Heikki Linnakangas | Refactor sendAuthRequest. |
commit | commitdiff | tree | snapshot |
2016-08-18 |
Andres Freund | Fix deletion of speculatively inserted TOAST on conflict |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Tom Lane | Implement regexp_match(), a simplified alternative... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Andres Freund | Properly re-initialize replication slot shared memory... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Tom Lane | Fix -e option in contrib/intarray/bench/bench.pl. |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Tom Lane | Improve plpgsql's memory management to fix some functio... |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Magnus Hagander | Disable update_process_title by default on Windows |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Bruce Momjian | docs: my third pass over the 9.6 release notes |
commit | commitdiff | tree | snapshot |
2016-08-17 |
Tom Lane | Improve parsetree representation of special functions... |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Tom Lane | Suppress -Wunused-result warning for strtol(). |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Tom Lane | Fix assorted places in psql to print version numbers... |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Peter Eisentraut | doc: Remove some confusion from pg_archivecleanup doc |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Peter Eisentraut | Fix typos |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Tom Lane | Automate the maintenance of SO_MINOR_VERSION for our... |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Robert Haas | Fix possible crash due to incorrect allocation context. |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Tom Lane | Remove separate version numbering for ecpg preprocessor. |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Tom Lane | Doc: copy-editing in create_access_method.sgml. |
commit | commitdiff | tree | snapshot |
2016-08-16 |
Tom Lane | Doc: remove out-of-date claim that pg_am rows must... |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Robert Haas | Once again allow LWLocks to be used within DSM segments. |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Tom Lane | Allow .so minor version numbers above 9 in .gitignore. |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Tom Lane | Update git_changelog to know that there's a 9.6 branch. |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Tom Lane | Stamp shared-library minor version numbers for v10. |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Tom Lane | Stamp HEAD as 10devel. |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Tom Lane | Final pgindent + perltidy run for 9.6. |
commit | commitdiff | tree | snapshot |
2016-08-15 |
Tom Lane | Simplify the process of perltidy'ing our Perl files. |
commit | commitdiff | tree | snapshot |
2016-08-14 |
Tom Lane | Remove bogus dependencies on NUMERIC_MAX_PRECISION. |
commit | commitdiff | tree | snapshot |
2016-08-14 |
Tom Lane | Fix assorted bugs in contrib/bloom. |
commit | commitdiff | tree | snapshot |
2016-08-13 |
Tom Lane | Add SQL-accessible functions for inspecting index AM... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Tom Lane | Doc: clarify that DROP ... CASCADE is recursive. |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Tom Lane | Fix inappropriate printing of never-measured times... |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Simon Riggs | Code cleanup in SyncRepWaitForLSN() |
commit | commitdiff | tree | snapshot |
2016-08-12 |
Simon Riggs | Correct TABLESAMPLE docs |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Alvaro Herrera | Add ID property to replication slots' sect2 |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Tom Lane | Trivial cosmetic cleanup in bloom/blutils.c. |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Tom Lane | Fix busted Assert for CREATE MATVIEW ... WITH NO DATA. |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Bruce Momjian | docs: my second pass over the 9.6 release notes |
commit | commitdiff | tree | snapshot |
2016-08-11 |
Tom Lane | Doc: write some for adminpack. |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Bruce Momjian | docs: my first pass over the 9.6 release notes |
commit | commitdiff | tree | snapshot |
2016-08-09 |
Tom Lane | Doc: clarify description of CREATE/ALTER FUNCTION ... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Tom Lane | Stamp 9.6beta4. REL9_6_BETA4 |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Bruce Momjian | doc: update list of pg_trgm authors |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Tom Lane | Update 9.6 release notes through today. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Peter Eisentraut | Fix several one-byte buffer over-reads in to_number |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Tom Lane | Fix two errors with nested CASE/WHEN constructs. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Noah Misch | Obstruct shell, SQL, and conninfo injection via databas... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Noah Misch | Promote pg_dumpall shell/connstr quoting functions... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Noah Misch | Fix Windows shell argument quoting. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Noah Misch | Reject, in pg_dumpall, names containing CR or LF. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Noah Misch | Field conninfo strings throughout src/bin/scripts. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Noah Misch | Introduce a psql "\connect -reuse-previous=on|off"... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Noah Misch | Sort out paired double quotes in \connect, \password... |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Peter Eisentraut | doc: Update benchmark results |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Peter Eisentraut | Make format() error messages consistent again |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Tom Lane | Update 9.6 release notes through today. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Peter Eisentraut | Correct column name in information schema |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Tom Lane | Release notes for 9.5.4, 9.4.9, 9.3.14, 9.2.18, 9.1.23. |
commit | commitdiff | tree | snapshot |
2016-08-08 |
Peter Eisentraut | doc: Move mention of rsync of temp tables to better... |
commit | commitdiff | tree | snapshot |
2016-08-07 |
Tom Lane | Fix misestimation of n_distinct for a nearly-unique... |
commit | commitdiff | tree | snapshot |
next |