2017-07-13 |
Heikki Linnakangas | Fix race between GetNewTransactionId and GetOldestActiv... |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Tom Lane | Fix ruleutils.c for domain-over-array cases, too. |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Heikki Linnakangas | Reduce memory usage of tsvector type analyze function. |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Heikki Linnakangas | Fix variable and type name in comment. |
commit | commitdiff | tree | snapshot |
2017-07-12 |
Heikki Linnakangas | Remove unnecessary braces, to match the surrounding... |
commit | commitdiff | tree | snapshot |
2017-07-11 |
Tom Lane | Fix multiple assignments to a column of a domain type. |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Tom Lane | On Windows, retry process creation if we fail to reserv... |
commit | commitdiff | tree | snapshot |
2017-07-10 |
Tom Lane | Doc: clarify wording about tool requirements in sourcer... |
commit | commitdiff | tree | snapshot |
2017-07-03 |
Heikki Linnakangas | Treat clean shutdown of an SSL connection same as the... |
commit | commitdiff | tree | snapshot |
2017-06-28 |
Tom Lane | Second try at fixing tcp_keepalives_idle option on... |
commit | commitdiff | tree | snapshot |
2017-06-27 |
Tom Lane | Support tcp_keepalives_idle option on Solaris. |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Tom Lane | Don't lose walreceiver start requests due to race condi... |
commit | commitdiff | tree | snapshot |
2017-06-26 |
Tom Lane | Ignore old stats file timestamps when starting the... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
Andres Freund | Fix possibility of creating a "phantom" segment after... |
commit | commitdiff | tree | snapshot |
2017-06-20 |
Bruce Momjian | pg_upgrade: start/stop new server after pg_resetwal |
commit | commitdiff | tree | snapshot |
2017-06-19 |
Tom Lane | On Windows, make pg_dump use binary mode for compressed... |
commit | commitdiff | tree | snapshot |
2017-06-16 |
Heikki Linnakangas | Fix dependency, when changing a function's argument... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Tom Lane | Fix low-probability leaks of PGresult objects in the... |
commit | commitdiff | tree | snapshot |
2017-06-15 |
Tatsuo Ishii | Fix document bug regarding read only transactions. |
commit | commitdiff | tree | snapshot |
2017-06-07 |
Michael Meskes | Fix docs to not claim ECPG's SET CONNECTION is not... |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Andres Freund | Unify SIGHUP handling between normal and walsender... |
commit | commitdiff | tree | snapshot |
2017-06-06 |
Andrew Dunstan | Fix thinko in previous openssl change |
commit | commitdiff | tree | snapshot |
2017-06-05 |
Andrew Dunstan | Find openssl lib files in right directory for MSVC |
commit | commitdiff | tree | snapshot |
2017-06-01 |
Tom Lane | Always use -fPIC, not -fpic, when building shared libra... |
commit | commitdiff | tree | snapshot |
2017-05-30 |
Tom Lane | Try to ensure that stats collector's receive buffer... |
commit | commitdiff | tree | snapshot |
2017-05-29 |
Tom Lane | Prevent running pg_resetwal/pg_resetxlog against wrong... |
commit | commitdiff | tree | snapshot |
2017-05-29 |
Tom Lane | Allow NumericOnly to be "+ FCONST". |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Tom Lane | Move autogenerated array types out of the way during... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Tom Lane | Fix pg_dump to not emit invalid SQL for an empty operat... |
commit | commitdiff | tree | snapshot |
2017-05-26 |
Magnus Hagander | Remove docs mention of PGREALM variable |
commit | commitdiff | tree | snapshot |
2017-05-24 |
Tom Lane | Tighten checks for whitespace in functions that parse... |
commit | commitdiff | tree | snapshot |
2017-05-23 |
Magnus Hagander | Update URLs in pgindent source and README |
commit | commitdiff | tree | snapshot |
2017-05-21 |
Tom Lane | Fix precision and rounding issues in money multiplicati... |
commit | commitdiff | tree | snapshot |
2017-05-21 |
Tom Lane | Change documentation references to PG website to use... |
commit | commitdiff | tree | snapshot |
2017-05-17 |
Tom Lane | Make psql handle EOF during COPY FROM STDIN properly... |
commit | commitdiff | tree | snapshot |
2017-05-15 |
Peter Eisentraut | Fix new warnings from GCC 7 |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Bruce Momjian | doc: update markup for release note "release date... |
commit | commitdiff | tree | snapshot |
2017-05-12 |
Andrew Dunstan | Add libxml2 include path for MSVC builds |
commit | commitdiff | tree | snapshot |
2017-05-10 |
Peter Eisentraut | psql: Add missing translation markers |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Tom Lane | Stamp 9.2.21. REL9_2_21 |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Noah Misch | Match pg_user_mappings limits to information_schema... |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Noah Misch | Add detail to PGREQUIRESSL documentation. |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2017-05-08 |
Peter Eisentraut | Add security checks to selectivity estimation functions |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Tom Lane | Release notes for 9.6.3, 9.5.7, 9.4.12, 9.3.17, 9.2.21. |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Tom Lane | Guard against null t->tm_zone in strftime.c. |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Tom Lane | Install the "posixrules" timezone link in MSVC builds. |
commit | commitdiff | tree | snapshot |
2017-05-07 |
Tom Lane | Restore fullname[] contents before falling through... |
commit | commitdiff | tree | snapshot |
2017-05-06 |
Tom Lane | Document current_role. |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Alvaro Herrera | Allow MSVC to build with Tcl 8.6. |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Heikki Linnakangas | Give nicer error message when connecting to a v10 serve... |
commit | commitdiff | tree | snapshot |
2017-05-05 |
Peter Eisentraut | Fix cursor_to_xml in tableforest false mode |
commit | commitdiff | tree | snapshot |
2017-05-03 |
Tom Lane | Improve performance of timezone loading, especially... |
commit | commitdiff | tree | snapshot |
2017-05-02 |
Tom Lane | Ensure commands in extension scripts see the results... |
commit | commitdiff | tree | snapshot |
2017-05-01 |
Tom Lane | Update time zone data files to tzdata release 2017b. |
commit | commitdiff | tree | snapshot |
2017-04-30 |
Tom Lane | Sync our copy of the timezone library with IANA release... |
commit | commitdiff | tree | snapshot |
2017-04-28 |
Robert Haas | Fix VALIDATE CONSTRAINT to consider NO INHERIT attribute. |
commit | commitdiff | tree | snapshot |
2017-04-23 |
Tom Lane | Fix order of arguments to SubTransSetParent(). |
commit | commitdiff | tree | snapshot |
2017-04-21 |
Tom Lane | Avoid depending on non-POSIX behavior of fcntl(2). |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Tom Lane | Support OpenSSL 1.1.0 in 9.3 and 9.2. |
commit | commitdiff | tree | snapshot |
2017-04-17 |
Tom Lane | Back-patch 9.4-era SSL renegotiation code into 9.3... |
commit | commitdiff | tree | snapshot |
2017-04-15 |
Tom Lane | Provide a way to control SysV shmem attach address... |
commit | commitdiff | tree | snapshot |
2017-04-10 |
Tom Lane | Improve castNode notation by introducing list-extractio... |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Joe Conway | Silence compiler warning in sepgsql |
commit | commitdiff | tree | snapshot |
2017-04-06 |
Heikki Linnakangas | Remove dead code and fix comments in fast-path function... |
commit | commitdiff | tree | snapshot |
2017-03-30 |
Fujii Masao | Simplify the example of VACUUM in documentation. |
commit | commitdiff | tree | snapshot |
2017-03-26 |
Tom Lane | Fix unportable disregard of alignment requirements... |
commit | commitdiff | tree | snapshot |
2017-03-24 |
Heikki Linnakangas | Revert Windows service check refactoring, and replace... |
commit | commitdiff | tree | snapshot |
2017-03-19 |
Peter Eisentraut | doc: Fix a few typos and awkward links |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Robert Haas | Remove dead link. |
commit | commitdiff | tree | snapshot |
2017-03-17 |
Heikki Linnakangas | Fix and simplify check for whether we're running as... |
commit | commitdiff | tree | snapshot |
2017-03-16 |
Andrew Gierth | Avoid having vacuum set reltuples to 0 on non-empty... |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Peter Eisentraut | Spelling fixes |
commit | commitdiff | tree | snapshot |
2017-03-14 |
Robert Haas | Fix failure to mark init buffers as BM_PERMANENT. |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Tom Lane | Remove unnecessary dependency on statement_timeout... |
commit | commitdiff | tree | snapshot |
2017-03-13 |
Michael Meskes | Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED. |
commit | commitdiff | tree | snapshot |
2017-03-12 |
Noah Misch | Fix pg_file_write() error handling. |
commit | commitdiff | tree | snapshot |
2017-03-11 |
Joe Conway | Fix ancient connection leak in dblink |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Tom Lane | Sanitize newlines in object names in "pg_restore -l... |
commit | commitdiff | tree | snapshot |
2017-03-10 |
Michael Meskes | Fix a potential double-free in ecpg. |
commit | commitdiff | tree | snapshot |
2017-03-09 |
Tom Lane | Fix timestamptz regression test to still work with... |
commit | commitdiff | tree | snapshot |
2017-03-07 |
Tom Lane | Repair incorrect pg_dump labeling for some comments... |
commit | commitdiff | tree | snapshot |
2017-03-06 |
Stephen Frost | pg_upgrade: Fix large object COMMENTS, SECURITY LABELS |
commit | commitdiff | tree | snapshot |
2017-02-25 |
Bruce Momjian | Add /config.cache to .gitignore in back branches |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Tom Lane | Fix sloppy handling of corner-case errors in fd.c. |
commit | commitdiff | tree | snapshot |
2017-02-21 |
Peter Eisentraut | doc: Update URL for plr |
commit | commitdiff | tree | snapshot |
2017-02-20 |
Tom Lane | Fix documentation of to_char/to_timestamp TZ, tz, OF... |
commit | commitdiff | tree | snapshot |
2017-02-19 |
Tom Lane | Make src/interfaces/libpq/test clean up after itself. |
commit | commitdiff | tree | snapshot |
2017-02-19 |
Tom Lane | Adjust PL/Tcl regression test to dodge a possible bug... |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Tom Lane | Back-patch 9.4-era compiler warning fixes into older... |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Tom Lane | Back-patch 9.4-era compiler warning fixes into older... |
commit | commitdiff | tree | snapshot |
2017-02-17 |
Tom Lane | Document usage of COPT environment variable for adjusti... |
commit | commitdiff | tree | snapshot |
2017-02-15 |
Tom Lane | Make sure that hash join's bulk-tuple-transfer loops... |
commit | commitdiff | tree | snapshot |
2017-02-12 |
Noah Misch | Ignore tablespace ACLs when ignoring schema ACLs. |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Tom Lane | Correct thinko in last-minute release note item. REL9_2_20 |
commit | commitdiff | tree | snapshot |
2017-02-07 |
Stephen Frost | Initialize number_of_jobs in NewRestoreOptions |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Tom Lane | Stamp 9.2.20. |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Tom Lane | Release notes for 9.6.2, 9.5.6, 9.4.11, 9.3.16, 9.2.20. |
commit | commitdiff | tree | snapshot |
2017-02-06 |
Tom Lane | Avoid returning stale attribute bitmaps in RelationGetI... |
commit | commitdiff | tree | snapshot |
next |