2018-05-23 |
Tom Lane | Fix simple_prompt() to disable echo on Windows when... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Tom Lane | Remove configure's check for nonstandard "long long... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Tom Lane | Fix incorrect ordering of operations in pg_resetwal... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Heikki Linnakangas | Accept "B" in all memory-unit GUCs, and improve error... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Bruce Momjian | doc: PG 11 release notes fix for pg_dump --create... |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Bruce Momjian | doc: PG 11 release notes, add third author |
commit | commitdiff | tree | snapshot |
2018-05-23 |
Bruce Momjian | doc: PG 11 release note fixes: PGhost, typo |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Tom Lane | Widen COPY FROM's current-line-number counter from... |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Heikki Linnakangas | Add missing files to src/backend/lib/README. |
commit | commitdiff | tree | snapshot |
2018-05-22 |
Heikki Linnakangas | Fix typo in comment. |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Tom Lane | Stamp 11beta1. REL_11_BETA1 |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Peter Eisentraut | Update SQL features list |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Peter Eisentraut | doc: Use = after long options in documentation |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Peter Eisentraut | doc: Fix some trailing whitespace |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Peter Eisentraut | doc: Whitespace fixes in man pages |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Tom Lane | Doc: preliminary list of PG11 major features. |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Andrew Gierth | Fix SQL:2008 FETCH FIRST syntax to allow parameters. |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Peter Eisentraut | Update key words table for version 11 |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Peter Eisentraut | doc: Fix some whitespace issues |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Tom Lane | Improve spelling of new FINALFUNC_MODIFY aggregate... |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Tom Lane | Doc: fix bogus cross-reference link. |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Peter Eisentraut | pg_basebackup: Remove short option -k |
commit | commitdiff | tree | snapshot |
2018-05-21 |
Tom Lane | Fix unsafe usage of strerror(errno) within ereport(). |
commit | commitdiff | tree | snapshot |
2018-05-20 |
Tom Lane | Fix unportable usage of printf("%m"). |
commit | commitdiff | tree | snapshot |
2018-05-20 |
Tom Lane | printf("%lf") is not portable, so omit the "l". |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Tom Lane | Assorted minor cleanups for bootstrap-data Perl scripts. |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Tom Lane | Support platforms where strtoll/strtoull are spelled... |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Tom Lane | Arrange to supply declarations for strtoll/strtoull... |
commit | commitdiff | tree | snapshot |
2018-05-19 |
Stephen Frost | Fix for globals.c- c.h must come first |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Tom Lane | Hot-fix ecpg regression test for missing ecpg_config... |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Robert Haas | Further adjust comment in get_partition_dispatch_recurse. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Tom Lane | Add some test coverage for ecpg's "long long" support. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Tom Lane | Recognize that MSVC can support strtoll() and strtoull(). |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Tom Lane | Small improvement for plpgsql regression test. |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Magnus Hagander | Fix error message on short read of pg_control |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Tom Lane | MSVC builds must use a separate stamp file for copying... |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Andrew Dunstan | Prevent possibly spurious error when running perl -cw |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Peter Eisentraut | Message wording and pluralization improvements |
commit | commitdiff | tree | snapshot |
2018-05-18 |
Peter Eisentraut | Fix whitespace |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Andrew Gierth | doc: fix description of backward_scan |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Bruce Momjian | doc: fix PG 11 attribution |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Tom Lane | Make numeric power() handle NaNs according to the moder... |
commit | commitdiff | tree | snapshot |
2018-05-17 |
Bruce Momjian | doc: PG 11 release notes adjustments |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Tom Lane | Detoast plpgsql variables if they might live across... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Tom Lane | Fix misprocessing of equivalence classes involving... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Robert Haas | Pass the correct PlannerInfo to PlanForeignModify/PlanD... |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Robert Haas | Improve comment in get_partition_dispatch_recurse. |
commit | commitdiff | tree | snapshot |
2018-05-16 |
Bruce Momjian | docs: add space in PG 11 release notes, huge/large |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Bruce Momjian | docs: PG 11 rel notes, 'ps' display/background worker... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Bruce Momjian | doc: adjust Extended Query PG 11 release note item |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Bruce Momjian | docs: update PG 11 release notes based on feedback |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Tom Lane | Fix type checking for support functions of parallel... |
commit | commitdiff | tree | snapshot |
2018-05-15 |
Bruce Momjian | doc: clarify SCRAM channel binding |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Bruce Momjian | doc: update PG 11 release notes with suggested changes |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Alvaro Herrera | Don't allow partitioned index on foreign-table partitions |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Magnus Hagander | Fix file paths in comments |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Alvaro Herrera | psql: have \d show FKs on partitioned tables |
commit | commitdiff | tree | snapshot |
2018-05-14 |
Tom Lane | Doc: fix minor release-note typo. |
commit | commitdiff | tree | snapshot |
2018-05-13 |
Bruce Momjian | doc: update PG 11 rel. notes for ALTER TABLE's non... |
commit | commitdiff | tree | snapshot |
2018-05-12 |
Alvaro Herrera | docs: Rework sections on partition pruning/exclusion |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Tom Lane | Doc: fix overenthusiastic markup. |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Bruce Momjian | docs: more PG 11 markup and email suggestions |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Bruce Momjian | doc: markup for PG 11 release notes and included email... |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Bruce Momjian | docs: initial draft of PG 11 release notes |
commit | commitdiff | tree | snapshot |
2018-05-11 |
Bruce Momjian | docs: clarify that CREATE TABLE ... _AS_ can be parall... |
commit | commitdiff | tree | snapshot |
2018-05-10 |
Teodor Sigaev | Various improvements of skipping index scan during... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Robert Haas | doc: Restrictions on InitPlans in parallel queries... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Tom Lane | Update time zone data files to tzdata release 2018e. |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Alvaro Herrera | pgstatindex, pageinspect: handle partitioned indexes |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Alvaro Herrera | pgstatindex: HASH -> hash |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Alvaro Herrera | Add relkind 'I' to catalog.sgml's list relkinds |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Alvaro Herrera | Fix assorted partition pruning bugs |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Andrew Dunstan | Restrict vertical tightness to parentheses in Perl... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Andrew Dunstan | perltidy some recent code changes before changing perlt... |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Alvaro Herrera | Make gen_partprune_steps static |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Alvaro Herrera | Remove useless 'default' clause |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Andrew Dunstan | Add a script and a config file to run perlcritic |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Teodor Sigaev | Improve jsonb cast error message |
commit | commitdiff | tree | snapshot |
2018-05-09 |
Tom Lane | Improve inefficient regexes in vacuumdb TAP test. |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Tom Lane | Improve initdb's query for generating default descripti... |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Peter Eisentraut | Refine error messages |
commit | commitdiff | tree | snapshot |
2018-05-08 |
Tom Lane | Count heap tuples in non-SnapshotAny path in IndexBuild... |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Andrew Dunstan | Clean up some perlcritic warnings |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Tom Lane | Undo extra chattiness of postmaster logs in TAP tests. |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Tom Lane | Update oidjoins regression test for v11. |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Tom Lane | Suppress compiler warnings when building with --enable... |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Tom Lane | Last-minute updates for release notes. |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Peter Eisentraut | doc: Improve spelling and wording a bit |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Peter Eisentraut | doc: Fix minor markup issue |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Stephen Frost | adminpack: Revoke EXECUTE on pg_logfile_rotate() |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Robert Haas | Documentation updates for partitioning. |
commit | commitdiff | tree | snapshot |
2018-05-07 |
Peter Eisentraut | Remove unused macro |
commit | commitdiff | tree | snapshot |
2018-05-06 |
Tom Lane | Release notes for 10.4, 9.6.9, 9.5.13, 9.4.18, 9.3.23. |
commit | commitdiff | tree | snapshot |
2018-05-06 |
Andrew Dunstan | Clear severity 5 perlcritic warnings from vcregress.pl |
commit | commitdiff | tree | snapshot |
2018-05-05 |
Tom Lane | Fix bootstrap parser so that its keywords are unreserve... |
commit | commitdiff | tree | snapshot |
2018-05-05 |
Tom Lane | Revert "Test conversion of NaN between float4 and float8." |
commit | commitdiff | tree | snapshot |
2018-05-05 |
Tom Lane | Put in_range_float4_float8's work in-line. |
commit | commitdiff | tree | snapshot |
2018-05-05 |
Peter Eisentraut | Remove extra newlines after PQerrorMessage() |
commit | commitdiff | tree | snapshot |
next |