| 2017-10-15 |
Peter Eisentraut | doc: Postgres -> PostgreSQL |
commit | commitdiff | tree |
| 2017-10-14 |
Tom Lane | gcc's support for __attribute__((noinline)) hasn't... |
commit | commitdiff | tree |
| 2017-10-14 |
Tom Lane | Explicitly track whether aggregate final functions... |
commit | commitdiff | tree |
| 2017-10-14 |
Peter Eisentraut | Reinstate genhtml --prefix option for non-vpath builds |
commit | commitdiff | tree |
| 2017-10-13 |
Joe Conway | Add missing options to pg_regress help() output |
commit | commitdiff | tree |
| 2017-10-13 |
Andres Freund | Improve sys/catcache performance. |
commit | commitdiff | tree |
| 2017-10-13 |
Andres Freund | Add pg_noinline macro to c.h. |
commit | commitdiff | tree |
| 2017-10-13 |
Andres Freund | Force "restrict" not to be used when compiling with... |
commit | commitdiff | tree |
| 2017-10-13 |
Robert Haas | Fix possible crash with Parallel Bitmap Heap Scan. |
commit | commitdiff | tree |
| 2017-10-13 |
Tom Lane | Improve implementation of CRE-stack-flattening in map_v... |
commit | commitdiff | tree |
| 2017-10-13 |
Tom Lane | Rely on sizeof(typename) rather than sizeof(variable... |
commit | commitdiff | tree |
| 2017-10-13 |
Peter Eisentraut | Attempt to fix LDAP build |
commit | commitdiff | tree |
| 2017-10-13 |
Peter Eisentraut | Log diagnostic messages if errors occur during LDAP... |
commit | commitdiff | tree |
| 2017-10-13 |
Peter Eisentraut | Improve LDAP cleanup code in error paths. |
commit | commitdiff | tree |
| 2017-10-12 |
Andres Freund | Use C99 restrict via pg_restrict, rather than restrict... |
commit | commitdiff | tree |
| 2017-10-12 |
Robert Haas | Avoid coercing a whole-row variable that is already... |
commit | commitdiff | tree |
| 2017-10-12 |
Robert Haas | Use ResultRelInfo ** rather than ResultRelInfo * for... |
commit | commitdiff | tree |
| 2017-10-12 |
Tom Lane | Fix AggGetAggref() so it won't lie to aggregate final... |
commit | commitdiff | tree |
| 2017-10-12 |
Robert Haas | Synchronize error messages. |
commit | commitdiff | tree |
| 2017-10-12 |
Tom Lane | Doc: fix typo in release notes. |
commit | commitdiff | tree |
| 2017-10-12 |
Alvaro Herrera | Infer functional dependency past RelabelType |
commit | commitdiff | tree |
| 2017-10-12 |
Robert Haas | Fix logical replication to fire BEFORE ROW DELETE triggers. |
commit | commitdiff | tree |
| 2017-10-12 |
Andres Freund | Replace remaining uses of pq_sendint with pq_sendint... |
commit | commitdiff | tree |
| 2017-10-12 |
Tom Lane | Prevent sharing transition states between ordered-set... |
commit | commitdiff | tree |
| 2017-10-12 |
Andres Freund | Temporary attempt at a workaround for further MSVC... |
commit | commitdiff | tree |
| 2017-10-12 |
Andres Freund | Work around overly strict restrict checks by MSVC. |
commit | commitdiff | tree |
| 2017-10-12 |
Andres Freund | Improve performance of SendRowDescriptionMessage. |
commit | commitdiff | tree |
| 2017-10-11 |
Robert Haas | pg_stat_statements: Widen query IDs from 32 bits to... |
commit | commitdiff | tree |
| 2017-10-11 |
Andres Freund | Use one stringbuffer for all rows printed in printtup.c. |
commit | commitdiff | tree |
| 2017-10-11 |
Andres Freund | Add more efficient functions to pqformat API. |
commit | commitdiff | tree |
| 2017-10-11 |
Andres Freund | Allow to avoid NUL-byte management for stringinfos... |
commit | commitdiff | tree |
| 2017-10-11 |
Andres Freund | Add configure infrastructure to detect support for... |
commit | commitdiff | tree |
| 2017-10-11 |
Tom Lane | Remove unnecessary PG_TRY overhead for CurrentResourceO... |
commit | commitdiff | tree |
| 2017-10-11 |
Andres Freund | Prevent idle in transaction session timeout from someti... |
commit | commitdiff | tree |
| 2017-10-11 |
Tom Lane | Doc: fix missing explanation of default object privileges. |
commit | commitdiff | tree |
| 2017-10-11 |
Robert Haas | Fix mistakes in comments. |
commit | commitdiff | tree |
| 2017-10-11 |
Tom Lane | Fix low-probability loss of NOTIFY messages due to... |
commit | commitdiff | tree |
| 2017-10-11 |
Tom Lane | Add port/strnlen support to libpq and ecpg Makefiles. |
commit | commitdiff | tree |
| 2017-10-11 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree |
| 2017-10-10 |
Tom Lane | Regenerate configure script. |
commit | commitdiff | tree |
| 2017-10-10 |
Andres Freund | Rewrite strnlen replacement implementation from 8a24179... |
commit | commitdiff | tree |
| 2017-10-10 |
Tom Lane | Add missing clean step to src/test/modules/brin/Makefile. |
commit | commitdiff | tree |
| 2017-10-10 |
Peter Eisentraut | Use lower-case SGML attribute values |
commit | commitdiff | tree |
| 2017-10-09 |
Andres Freund | Fix pnstrdup() to not memcpy() the maximum allowed... |
commit | commitdiff | tree |
| 2017-10-09 |
Andres Freund | Add pg_strnlen() a portable implementation of strlen. |
commit | commitdiff | tree |
| 2017-10-09 |
Peter Eisentraut | Remove unused documentation file |
commit | commitdiff | tree |
| 2017-10-08 |
Andres Freund | Reduce memory usage of targetlist SRFs. |
commit | commitdiff | tree |
| 2017-10-08 |
Tom Lane | Increase distance between flush requests during bulk... |
commit | commitdiff | tree |
| 2017-10-08 |
Tom Lane | Reduce "X = X" to "X IS NOT NULL", if it's easy to... |
commit | commitdiff | tree |
| 2017-10-07 |
Tom Lane | Improve pg_regress's error reporting for schedule-file... |
commit | commitdiff | tree |
| 2017-10-07 |
Tom Lane | Enforce our convention about max number of parallel... |
commit | commitdiff | tree |
| 2017-10-07 |
Tom Lane | Clean up sloppy maintenance of regression test schedule... |
commit | commitdiff | tree |
| 2017-10-06 |
Tom Lane | Fix crash when logical decoding is invoked from a PL... |
commit | commitdiff | tree |
| 2017-10-06 |
Robert Haas | Copy information from the relcache instead of pointing... |
commit | commitdiff | tree |
| 2017-10-06 |
Tom Lane | Fix intra-query memory leakage in nodeProjectSet.c. |
commit | commitdiff | tree |
| 2017-10-06 |
Tom Lane | Fix access-off-end-of-array in clog.c. |
commit | commitdiff | tree |
| 2017-10-06 |
Peter Eisentraut | Support coverage on vpath builds |
commit | commitdiff | tree |
| 2017-10-06 |
Peter Eisentraut | Run coverage commands quietly |
commit | commitdiff | tree |
| 2017-10-06 |
Peter Eisentraut | Remove coverage details view |
commit | commitdiff | tree |
| 2017-10-06 |
Tom Lane | #ifdef out some dead code in psql/mainloop.c. |
commit | commitdiff | tree |
| 2017-10-06 |
Alvaro Herrera | Fix traversal of half-frozen update chains |
commit | commitdiff | tree |
| 2017-10-06 |
Robert Haas | Basic partition-wise join functionality. |
commit | commitdiff | tree |
| 2017-10-05 |
Tom Lane | Fix typo in README. |
commit | commitdiff | tree |
| 2017-10-05 |
Robert Haas | On CREATE TABLE, consider skipping validation of subpar... |
commit | commitdiff | tree |
| 2017-10-05 |
Robert Haas | On attach, consider skipping validation of subpartition... |
commit | commitdiff | tree |
| 2017-10-05 |
Robert Haas | Improve error message when skipping scan of default... |
commit | commitdiff | tree |
| 2017-10-05 |
Robert Haas | Allow DML commands that create tables to use parallel... |
commit | commitdiff | tree |
| 2017-10-05 |
Tom Lane | Improve comments in vacuum_rel() and analyze_rel(). |
commit | commitdiff | tree |
| 2017-10-05 |
Robert Haas | Fix typo. |
commit | commitdiff | tree |
| 2017-10-05 |
Robert Haas | Fix more user-visible elog() calls. |
commit | commitdiff | tree |
| 2017-10-05 |
Peter Eisentraut | Document and use SPI_result_code_string() |
commit | commitdiff | tree |
| 2017-10-05 |
Peter Eisentraut | Move SPI error reporting out of ri_ReportViolation() |
commit | commitdiff | tree |
| 2017-10-04 |
Andres Freund | Msvc doesn't know UINT16_MAX, replace with PG_UINT16_MAX. |
commit | commitdiff | tree |
| 2017-10-04 |
Andres Freund | Attempt to adapt windows build for 212e6f34d55c. |
commit | commitdiff | tree |
| 2017-10-04 |
Andres Freund | Replace binary search in fmgr_isbuiltin with a lookup... |
commit | commitdiff | tree |
| 2017-10-04 |
Andres Freund | Move genbki.pl's find_defined_symbol to Catalog.pm. |
commit | commitdiff | tree |
| 2017-10-04 |
Tom Lane | Adjust git_changelog for new-style release tags. |
commit | commitdiff | tree |
| 2017-10-03 |
Tom Lane | Allow multiple tables to be specified in one VACUUM... |
commit | commitdiff | tree |
| 2017-10-03 |
Tom Lane | Fix race condition with unprotected use of a latch... |
commit | commitdiff | tree |
| 2017-10-03 |
Alvaro Herrera | Fix coding rules violations in walreceiver.c |
commit | commitdiff | tree |
| 2017-10-02 |
Peter Eisentraut | Expand collation documentation |
commit | commitdiff | tree |
| 2017-10-02 |
Simon Riggs | Grammar typo in security warning about md5 |
commit | commitdiff | tree |
| 2017-10-02 |
Andres Freund | Yet another pg_bswap typo in a windows only file. |
commit | commitdiff | tree |
| 2017-10-02 |
Andres Freund | Correct include file name in inet_aton fallback. |
commit | commitdiff | tree |
| 2017-10-01 |
Andres Freund | Replace most usages of ntoh[ls] and hton[sl] with pg_bs... |
commit | commitdiff | tree |
| 2017-10-01 |
Andres Freund | Remove redundant stdint.h include. |
commit | commitdiff | tree |
| 2017-10-01 |
Andres Freund | Try to make crash restart test work on windows. |
commit | commitdiff | tree |
| 2017-10-01 |
Andres Freund | Allow pg_ctl kill to send SIGKILL. |
commit | commitdiff | tree |
| 2017-10-01 |
Tom Lane | Update v10 release notes, and set the official release... |
commit | commitdiff | tree |
| 2017-10-01 |
Tom Lane | Use a longer connection timeout in pg_isready test. |
commit | commitdiff | tree |
| 2017-10-01 |
Peter Eisentraut | Add list of acknowledgments to release notes |
commit | commitdiff | tree |
| 2017-10-01 |
Heikki Linnakangas | Fix busy-wait in pgbench, with --rate. |
commit | commitdiff | tree |
| 2017-09-30 |
Tom Lane | Fix pg_dump to assign domain array type OIDs during... |
commit | commitdiff | tree |
| 2017-09-30 |
Tom Lane | Support arrays over domains. |
commit | commitdiff | tree |
| 2017-09-30 |
Andres Freund | Fix copy & pasto in 510b8cbff15f. |
commit | commitdiff | tree |
| 2017-09-30 |
Andres Freund | Fix typo. |
commit | commitdiff | tree |
| 2017-09-30 |
Andres Freund | Extend & revamp pg_bswap.h infrastructure. |
commit | commitdiff | tree |
| 2017-09-29 |
Peter Eisentraut | Use Py_RETURN_NONE where suitable |
commit | commitdiff | tree |
| 2017-09-29 |
Tom Lane | Fix inadequate locking during get_rel_oids(). |
commit | commitdiff | tree |
| 2017-09-29 |
Robert Haas | psql: Don't try to print a partition constraint we... |
commit | commitdiff | tree |
| next |