| 2015-12-03 |
Tom Lane | Clean up some psql issues around handling of the query... |
commit | commitdiff | tree |
| 2015-12-03 |
Peter Eisentraut | doc: Add serial comma |
commit | commitdiff | tree |
| 2015-12-03 |
Peter Eisentraut | psql: Improve spelling |
commit | commitdiff | tree |
| 2015-12-03 |
Peter Eisentraut | doc: Fix markup and improve placeholder names |
commit | commitdiff | tree |
| 2015-12-03 |
Alvaro Herrera | Fix broken subroutine call in TestLib |
commit | commitdiff | tree |
| 2015-12-02 |
Tom Lane | Fix behavior of printTable() and friends with externall... |
commit | commitdiff | tree |
| 2015-12-02 |
Alvaro Herrera | Refactor Perl test code |
commit | commitdiff | tree |
| 2015-12-02 |
Robert Haas | Add handling for GatherPath to print_path. |
commit | commitdiff | tree |
| 2015-12-01 |
Tom Lane | Make gincostestimate() cope with hypothetical GIN indexes. |
commit | commitdiff | tree |
| 2015-12-01 |
Tom Lane | Further tweaking of print_aligned_vertical(). |
commit | commitdiff | tree |
| 2015-12-01 |
Tom Lane | Use "g" not "f" format in ecpg's PGTYPESnumeric_from_do... |
commit | commitdiff | tree |
| 2015-12-01 |
Tom Lane | Further adjustment to psql's print_aligned_vertical... |
commit | commitdiff | tree |
| 2015-12-01 |
Teodor Sigaev | Use pg_rewind when target timeline was switched |
commit | commitdiff | tree |
| 2015-11-30 |
Tom Lane | Rework wrap-width calculation in psql's print_aligned_v... |
commit | commitdiff | tree |
| 2015-11-30 |
Robert Haas | Fix obsolete comment. |
commit | commitdiff | tree |
| 2015-11-29 |
Tom Lane | Avoid caching expression state trees for domain constra... |
commit | commitdiff | tree |
| 2015-11-28 |
Tom Lane | Avoid doing encoding conversions by double-conversion... |
commit | commitdiff | tree |
| 2015-11-27 |
Tom Lane | Update UCS_to_GB18030.pl with info about origin of... |
commit | commitdiff | tree |
| 2015-11-27 |
Tom Lane | Auto-generate file header comments in Unicode mapping... |
commit | commitdiff | tree |
| 2015-11-27 |
Tom Lane | Improve PQhost() to return useful data for default... |
commit | commitdiff | tree |
| 2015-11-27 |
Teodor Sigaev | COPY (INSERT/UPDATE/DELETE .. RETURNING ..) |
commit | commitdiff | tree |
| 2015-11-26 |
Tom Lane | Fix failure to consider failure cases in GetComboComman... |
commit | commitdiff | tree |
| 2015-11-25 |
Tom Lane | Be more paranoid about null return values from libpq... |
commit | commitdiff | tree |
| 2015-11-25 |
Tom Lane | Improve div_var_fast(), mostly by making comments better. |
commit | commitdiff | tree |
| 2015-11-25 |
Teodor Sigaev | Add forgotten file in commit d6061f83a166b015657fda8623... |
commit | commitdiff | tree |
| 2015-11-25 |
Teodor Sigaev | Improve pageinspect module |
commit | commitdiff | tree |
| 2015-11-24 |
Bruce Momjian | pg_upgrade: fix CopyFile() on Windows to fail on file... |
commit | commitdiff | tree |
| 2015-11-24 |
Peter Eisentraut | doc: Some improvements on CREATE POLICY and ALTER POLIC... |
commit | commitdiff | tree |
| 2015-11-23 |
Teodor Sigaev | Clarify pg_rewind connection requirements. |
commit | commitdiff | tree |
| 2015-11-23 |
Peter Eisentraut | doc: Add more documentation about wal_retrieve_retry_in... |
commit | commitdiff | tree |
| 2015-11-22 |
Tom Lane | Adopt the GNU convention for handling tar-archive membe... |
commit | commitdiff | tree |
| 2015-11-20 |
Tom Lane | Fix handling of inherited check constraints in ALTER... |
commit | commitdiff | tree |
| 2015-11-20 |
Robert Haas | Avoid server crash when worker registration fails at... |
commit | commitdiff | tree |
| 2015-11-19 |
Robert Haas | Fix typo in comment. |
commit | commitdiff | tree |
| 2015-11-19 |
Robert Haas | Remove numbers from incorrectly-numbered list. |
commit | commitdiff | tree |
| 2015-11-19 |
Tom Lane | Dodge a macro-name conflict with Perl. |
commit | commitdiff | tree |
| 2015-11-19 |
Peter Eisentraut | doc: Clarify some things on pg_receivexlog reference... |
commit | commitdiff | tree |
| 2015-11-19 |
Tom Lane | Fix thinko: errmsg -> ereport. |
commit | commitdiff | tree |
| 2015-11-19 |
Robert Haas | Make ALTER .. SET SCHEMA do nothing, instead of throwin... |
commit | commitdiff | tree |
| 2015-11-19 |
Andrew Dunstan | fix a perl typo |
commit | commitdiff | tree |
| 2015-11-19 |
Andrew Dunstan | Update docs for vcregress.pl bincheck changes |
commit | commitdiff | tree |
| 2015-11-19 |
Andrew Dunstan | Improve vcregress.pl's handling of tap tests for client... |
commit | commitdiff | tree |
| 2015-11-19 |
Robert Haas | Fix incomplete set_foreignscan_references handling... |
commit | commitdiff | tree |
| 2015-11-19 |
Andres Freund | Remove function names from some elog() calls in heapam.c. |
commit | commitdiff | tree |
| 2015-11-19 |
Andres Freund | Improve ON CONFLICT documentation. |
commit | commitdiff | tree |
| 2015-11-18 |
Tom Lane | Accept flex > 2.5.x in configure. |
commit | commitdiff | tree |
| 2015-11-18 |
Robert Haas | Make a comment more precise. |
commit | commitdiff | tree |
| 2015-11-18 |
Robert Haas | Avoid aggregating worker instrumentation multiple times. |
commit | commitdiff | tree |
| 2015-11-18 |
Robert Haas | Fix dumb bug in tqueue.c |
commit | commitdiff | tree |
| 2015-11-17 |
Tom Lane | Fix possible internal overflow in numeric division. |
commit | commitdiff | tree |
| 2015-11-17 |
Peter Eisentraut | Message style fix |
commit | commitdiff | tree |
| 2015-11-17 |
Peter Eisentraut | Improve message |
commit | commitdiff | tree |
| 2015-11-17 |
Peter Eisentraut | Message improvements |
commit | commitdiff | tree |
| 2015-11-17 |
Peter Eisentraut | doc: Fix commas and improve spacing |
commit | commitdiff | tree |
| 2015-11-16 |
Robert Haas | Remove volatile qualifiers from bufmgr.c and freelist.c |
commit | commitdiff | tree |
| 2015-11-16 |
Tom Lane | Speed up ruleutils' name de-duplication code, and fix... |
commit | commitdiff | tree |
| 2015-11-15 |
Robert Haas | Remove accidentally-committed debugging code. |
commit | commitdiff | tree |
| 2015-11-15 |
Tom Lane | Fix ruleutils.c's dumping of whole-row Vars in ROW... |
commit | commitdiff | tree |
| 2015-11-14 |
Tom Lane | Improve type numeric's calculations for ln(), log(... |
commit | commitdiff | tree |
| 2015-11-14 |
Bruce Momjian | Fix spelling error in postgresql.conf |
commit | commitdiff | tree |
| 2015-11-14 |
Bruce Momjian | pg_upgrade: properly detect file copy failure on Windows |
commit | commitdiff | tree |
| 2015-11-13 |
Stephen Frost | Correct sepgsql docs with regard to RLS |
commit | commitdiff | tree |
| 2015-11-12 |
Alvaro Herrera | vacuumdb: don't prompt for passwords over and over |
commit | commitdiff | tree |
| 2015-11-12 |
Robert Haas | Move each SLRU's lwlocks to a separate tranche. |
commit | commitdiff | tree |
| 2015-11-12 |
Tom Lane | Fix unwanted flushing of libpq's input buffer when... |
commit | commitdiff | tree |
| 2015-11-12 |
Robert Haas | libpq: Notice errors a backend may have sent just befor... |
commit | commitdiff | tree |
| 2015-11-12 |
Robert Haas | Make idle backends exit if the postmaster dies. |
commit | commitdiff | tree |
| 2015-11-12 |
Robert Haas | Provide readfuncs support for custom scans. |
commit | commitdiff | tree |
| 2015-11-12 |
Tom Lane | Do a round of copy-editing on the 9.5 release notes. |
commit | commitdiff | tree |
| 2015-11-11 |
Tom Lane | Improve documentation around autovacuum-related storage... |
commit | commitdiff | tree |
| 2015-11-11 |
Tom Lane | Be more noisy about "wrong number of nailed relations... |
commit | commitdiff | tree |
| 2015-11-11 |
Robert Haas | Generate parallel sequential scan plans in simple cases. |
commit | commitdiff | tree |
| 2015-11-11 |
Robert Haas | Make sequential scans parallel-aware. |
commit | commitdiff | tree |
| 2015-11-11 |
Robert Haas | Add outfuncs.c support for GatherPath. |
commit | commitdiff | tree |
| 2015-11-11 |
Tom Lane | Docs: fix misleading example. |
commit | commitdiff | tree |
| 2015-11-10 |
Tom Lane | Add missing "static" qualifier. |
commit | commitdiff | tree |
| 2015-11-10 |
Tom Lane | Improve our workaround for 'TeX capacity exceeded'... |
commit | commitdiff | tree |
| 2015-11-09 |
Robert Haas | Comment update. |
commit | commitdiff | tree |
| 2015-11-09 |
Robert Haas | Fix rebasing mistake in nodeGather.c |
commit | commitdiff | tree |
| 2015-11-09 |
Robert Haas | Add a dummy return statement to TupleQueueRemap. |
commit | commitdiff | tree |
| 2015-11-09 |
Andres Freund | Add paragraph about ON CONFLICT interaction with partit... |
commit | commitdiff | tree |
| 2015-11-08 |
Andres Freund | Set replication origin when decoding commit records. |
commit | commitdiff | tree |
| 2015-11-08 |
Noah Misch | Don't connect() to a wildcard address in test_postmaste... |
commit | commitdiff | tree |
| 2015-11-08 |
Robert Haas | Remove set-but-not-used variables. |
commit | commitdiff | tree |
| 2015-11-07 |
Tom Lane | Update 9.5 release notes through today. |
commit | commitdiff | tree |
| 2015-11-07 |
Tom Lane | Add "xid <> xid" and "xid <> int4" operators. |
commit | commitdiff | tree |
| 2015-11-07 |
Tom Lane | Rename PQsslAttributes() to PQsslAttributeNames(),... |
commit | commitdiff | tree |
| 2015-11-07 |
Tom Lane | Fix enforcement of restrictions inside regexp lookaroun... |
commit | commitdiff | tree |
| 2015-11-07 |
Robert Haas | Try to convince gcc that TupleQueueRemap never falls... |
commit | commitdiff | tree |
| 2015-11-07 |
Robert Haas | When completing ALTER INDEX .. SET, add an equals sign... |
commit | commitdiff | tree |
| 2015-11-06 |
Robert Haas | Modify tqueue infrastructure to support transient recor... |
commit | commitdiff | tree |
| 2015-11-06 |
Robert Haas | Remove unnecessary cast in previous commit. |
commit | commitdiff | tree |
| 2015-11-06 |
Robert Haas | Add sort support routine for the UUID data type. |
commit | commitdiff | tree |
| 2015-11-06 |
Stephen Frost | Set include_realm=1 default in parse_hba_line |
commit | commitdiff | tree |
| 2015-11-06 |
Robert Haas | pg_size_pretty: Format negative values similar to posit... |
commit | commitdiff | tree |
| 2015-11-06 |
Robert Haas | Document interaction of bgworkers with LISTEN/NOTIFY. |
commit | commitdiff | tree |
| 2015-11-05 |
Tom Lane | Fix erroneous hash calculations in gin_extract_jsonb_pa... |
commit | commitdiff | tree |
| 2015-11-05 |
Tom Lane | Fix memory leaks in PL/Python. |
commit | commitdiff | tree |
| 2015-11-05 |
Robert Haas | Pass extra data to bgworkers, and use this to fix paral... |
commit | commitdiff | tree |
| 2015-11-05 |
Tom Lane | Improve implementation of GEQO's init_tour() function. |
commit | commitdiff | tree |
| next |