2015-11-09 |
Robert Haas | Add a dummy return statement to TupleQueueRemap. |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Andres Freund | Add paragraph about ON CONFLICT interaction with partit... |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Andres Freund | Set replication origin when decoding commit records. |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Noah Misch | Don't connect() to a wildcard address in test_postmaste... |
commit | commitdiff | tree | snapshot |
2015-11-08 |
Robert Haas | Remove set-but-not-used variables. |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Tom Lane | Update 9.5 release notes through today. |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Tom Lane | Add "xid <> xid" and "xid <> int4" operators. |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Tom Lane | Rename PQsslAttributes() to PQsslAttributeNames(),... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Tom Lane | Fix enforcement of restrictions inside regexp lookaroun... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Robert Haas | Try to convince gcc that TupleQueueRemap never falls... |
commit | commitdiff | tree | snapshot |
2015-11-07 |
Robert Haas | When completing ALTER INDEX .. SET, add an equals sign... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Robert Haas | Modify tqueue infrastructure to support transient recor... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Robert Haas | Remove unnecessary cast in previous commit. |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Robert Haas | Add sort support routine for the UUID data type. |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Stephen Frost | Set include_realm=1 default in parse_hba_line |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Robert Haas | pg_size_pretty: Format negative values similar to posit... |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Robert Haas | Document interaction of bgworkers with LISTEN/NOTIFY. |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Tom Lane | Fix erroneous hash calculations in gin_extract_jsonb_pa... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Tom Lane | Fix memory leaks in PL/Python. |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Robert Haas | Pass extra data to bgworkers, and use this to fix paral... |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Tom Lane | Improve implementation of GEQO's init_tour() function. |
commit | commitdiff | tree | snapshot |
2015-11-05 |
Peter Eisentraut | Update spelling of COPY options |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Tom Lane | Add regression tests for remote execution of extension... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Tom Lane | Allow postgres_fdw to ship extension funcs/operators... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Robert Haas | Improve comments about abbreviation abort. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Robert Haas | postgres_fdw: Add ORDER BY to some remote SQL queries. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Tom Lane | Remove obsolete advice about doubling backslashes in... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Tom Lane | Code + docs review for unicode linestyle patch. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Robert Haas | shm_mq: Third attempt at fixing nowait behavior in... |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Robert Haas | Correct tiny inaccuracy in strxfrm cache comment. |
commit | commitdiff | tree | snapshot |
2015-11-03 |
Tom Lane | Remove some more dead Alpha-specific code. |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Robert Haas | Fix problems with ParamListInfo serialization mechanism. |
commit | commitdiff | tree | snapshot |
2015-11-02 |
Kevin Grittner | Add RMV to list of commands taking AE lock. |
commit | commitdiff | tree | snapshot |
2015-10-31 |
Kevin Grittner | Fix serialization anomalies due to race conditions... |
commit | commitdiff | tree | snapshot |
2015-10-30 |
Tom Lane | Implement lookbehind constraints in our regular-express... |
commit | commitdiff | tree | snapshot |
2015-10-30 |
Robert Haas | doc: security_barrier option is a Boolean, not a string. |
commit | commitdiff | tree | snapshot |
2015-10-30 |
Robert Haas | Update parallel executor support to reuse the same... |
commit | commitdiff | tree | snapshot |
2015-10-30 |
Robert Haas | Fix typo in bgworker.c |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Tom Lane | Docs: add example clarifying use of nested JSON contain... |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Peter Eisentraut | Remove some remains from Alpha support removal |
commit | commitdiff | tree | snapshot |
2015-10-29 |
Peter Eisentraut | Message style improvements |
commit | commitdiff | tree | snapshot |
2015-10-28 |
Robert Haas | Add missing serial comma, for consistency. |
commit | commitdiff | tree | snapshot |
2015-10-28 |
Robert Haas | Fix incorrect message in ATWrongRelkindError. |
commit | commitdiff | tree | snapshot |
2015-10-28 |
Alvaro Herrera | Fix secondary expected output for commit_ts test |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Robert Haas | Make Gather node projection-capable. |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Alvaro Herrera | Document BRIN's inclusion opclass framework |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Alvaro Herrera | Fix BRIN free space computations |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Alvaro Herrera | Cleanup commit timestamp module activaction, again |
commit | commitdiff | tree | snapshot |
2015-10-27 |
Alvaro Herrera | Measure string lengths only once |
commit | commitdiff | tree | snapshot |
2015-10-23 |
Robert Haas | shm_mq: Repair breakage from previous commit. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Robert Haas | Add two missing cases to ATWrongRelkindError. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Robert Haas | shm_mq: Fix failure to notice a dead counterparty when... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Robert Haas | Fix typos in comments. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Peter Eisentraut | doc: Add advice on updating checkpoint_segments to... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Tom Lane | Remove redundant CREATEUSER/NOCREATEUSER options in... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Robert Haas | Fix a couple of bugs in recent parallelism-related... |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Robert Haas | Add header comments to execParallel.c and nodeGather.c. |
commit | commitdiff | tree | snapshot |
2015-10-22 |
Peter Eisentraut | doc: Improve markup and fine-tune replication protocol... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Tom Lane | Fix incorrect translation of minus-infinity datetimes... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Peter Eisentraut | doc: Move documentation of max_wal_size to better position |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Robert Haas | Fix incorrect comment in plannodes.h |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Robert Haas | Remove duplicate word. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Robert Haas | Tab complete CREATE EXTENSION .. VERSION. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Robert Haas | Put back ssl_renegotiation_limit parameter, but only... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Robert Haas | Be a bit more rigorous about how we cache strcoll and... |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Robert Haas | Remove obsolete comment. |
commit | commitdiff | tree | snapshot |
2015-10-20 |
Noah Misch | Eschew "RESET statement_timeout" in tests. |
commit | commitdiff | tree | snapshot |
2015-10-19 |
Tom Lane | Fix incorrect handling of lookahead constraints in... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Robert Haas | Add a C API for parallel heap scans. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Robert Haas | Allow a parallel context to relaunch workers. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Tom Lane | Miscellaneous cleanup of regular-expression compiler. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Tom Lane | Improve memory-usage accounting in regular-expression... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Tom Lane | Improve performance of pullback/pushfwd in regular... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Tom Lane | Improve performance of fixempties() pass in regular... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Tom Lane | Fix O(N^2) performance problems in regular-expression... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Tom Lane | Fix regular-expression compiler to handle loops of... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Robert Haas | Remove volatile qualifiers from proc.c and procarray.c |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Robert Haas | Remove volatile qualifiers from dynahash.c, shmem.c... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Robert Haas | Remove cautions about using volatile from spin.h. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Robert Haas | Prohibit parallel query when the isolation level is... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Robert Haas | Rewrite interaction of parallel mode with parallel... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Robert Haas | Mark more functions parallel-restricted or parallel... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Robert Haas | Fix a problem with parallel workers being unable to... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Robert Haas | Invalidate caches after cranking up a parallel worker... |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Michael Meskes | Fix order of arguments in ecpg generated typedef command. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Robert Haas | Tighten up application of parallel mode checks. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Robert Haas | Transfer current command counter ID to parallel workers. |
commit | commitdiff | tree | snapshot |
2015-10-16 |
Robert Haas | Don't send protocol messages to a shm_mq that no longer... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Tom Lane | Fix NULL handling in datum_to_jsonb(). |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Robert Haas | Revert "Have dtrace depend on object files directly... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Robert Haas | Allow FDWs to push down quals without breaking EvalPlan... |
commit | commitdiff | tree | snapshot |
2015-10-15 |
Alvaro Herrera | Fix bogus comments |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Bruce Momjian | -- email subject limit ---------------------------... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Robert Haas | Have dtrace depend on object files directly, not objfil... |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Robert Haas | Improve INSERT .. ON CONFLICT error message. |
commit | commitdiff | tree | snapshot |
2015-10-13 |
Tom Lane | On Windows, ensure shared memory handle gets closed... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Tom Lane | Fix "pg_ctl start -w" to test child process status... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Noah Misch | Use JsonbIteratorToken consistently in automatic variab... |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Noah Misch | Avoid scan-build warning about uninitialized htonl... |
commit | commitdiff | tree | snapshot |
next |