| 2017-03-17 |
Heikki Linnakangas | fix comments win32-is-service-v7 |
commit | commitdiff | tree |
| 2017-03-17 |
Heikki Linnakangas | Import v7 from |
commit | commitdiff | tree |
| 2017-03-17 |
Robert Haas | Fix grammar. |
commit | commitdiff | tree |
| 2017-03-16 |
Peter Eisentraut | psql: Add completion for \help DROP|ALTER |
commit | commitdiff | tree |
| 2017-03-16 |
Andrew Gierth | Avoid having vacuum set reltuples to 0 on non-empty... |
commit | commitdiff | tree |
| 2017-03-16 |
Robert Haas | Avoid access to uninitialized memory in shared tidbitma... |
commit | commitdiff | tree |
| 2017-03-16 |
Robert Haas | Add pg_ls_logdir() and pg_ls_waldir() functions. |
commit | commitdiff | tree |
| 2017-03-16 |
Robert Haas | postgres_fdw: Push down FULL JOINs with restriction... |
commit | commitdiff | tree |
| 2017-03-16 |
Alvaro Herrera | Fix ancient get_object_address_opf_member bug |
commit | commitdiff | tree |
| 2017-03-16 |
Stephen Frost | Be more careful about signed vs. unsigned char |
commit | commitdiff | tree |
| 2017-03-16 |
Stephen Frost | Clean up overly paranoid checks in mac8.c |
commit | commitdiff | tree |
| 2017-03-16 |
Robert Haas | Port single-page btree vacuum logic to hash indexes. |
commit | commitdiff | tree |
| 2017-03-16 |
Andres Freund | Specify bindir in pg_isolation_regress_installcheck. |
commit | commitdiff | tree |
| 2017-03-15 |
Peter Eisentraut | Simplify publication/subscription tests a bit |
commit | commitdiff | tree |
| 2017-03-15 |
Peter Eisentraut | Fix typo |
commit | commitdiff | tree |
| 2017-03-15 |
Peter Eisentraut | Add more documentation and tests for publications |
commit | commitdiff | tree |
| 2017-03-15 |
Tom Lane | Rewrite async-connection loop in libpqwalreceiver.c... |
commit | commitdiff | tree |
| 2017-03-15 |
Robert Haas | Fix failure to use clamp_row_est() for parallel joins. |
commit | commitdiff | tree |
| 2017-03-15 |
Stephen Frost | Bump catversion for MACADDR8 |
commit | commitdiff | tree |
| 2017-03-15 |
Stephen Frost | Add support for EUI-64 MAC addresses as macaddr8 |
commit | commitdiff | tree |
| 2017-03-15 |
Robert Haas | Add a regression test for snapshot too old with hash... |
commit | commitdiff | tree |
| 2017-03-15 |
Robert Haas | Fix MB regression tests for WAL-logging of hash indexes. |
commit | commitdiff | tree |
| 2017-03-15 |
Robert Haas | Cosmetic fixes for hash index write-ahead logging. |
commit | commitdiff | tree |
| 2017-03-15 |
Peter Eisentraut | Allow referring to functions without arguments when... |
commit | commitdiff | tree |
| 2017-03-15 |
Peter Eisentraut | doc: Remove useless elements in bibliography |
commit | commitdiff | tree |
| 2017-03-15 |
Peter Eisentraut | doc: Fix TOC generation for refentries |
commit | commitdiff | tree |
| 2017-03-15 |
Andres Freund | Improve grammar / fix typos in snapbuild.c. |
commit | commitdiff | tree |
| 2017-03-14 |
Robert Haas | Some preliminary refactoring towards partitionwise... |
commit | commitdiff | tree |
| 2017-03-14 |
Andres Freund | Improve isolation tests infrastructure. |
commit | commitdiff | tree |
| 2017-03-14 |
Peter Eisentraut | Add option to control snapshot export to CREATE_REPLICA... |
commit | commitdiff | tree |
| 2017-03-14 |
Andres Freund | amcheck: Harden tests against concurrent autovacuums. |
commit | commitdiff | tree |
| 2017-03-14 |
Robert Haas | hash: Support WAL consistency checking. |
commit | commitdiff | tree |
| 2017-03-14 |
Robert Haas | Fix regression in parallel planning against inheritance... |
commit | commitdiff | tree |
| 2017-03-14 |
Robert Haas | hash: Add write-ahead logging support. |
commit | commitdiff | tree |
| 2017-03-14 |
Tom Lane | Include port number when logging successful binding... |
commit | commitdiff | tree |
| 2017-03-14 |
Peter Eisentraut | ecpg: Improve some variable names |
commit | commitdiff | tree |
| 2017-03-14 |
Peter Eisentraut | Spelling fixes |
commit | commitdiff | tree |
| 2017-03-14 |
Peter Eisentraut | Spelling fixes in code comments |
commit | commitdiff | tree |
| 2017-03-14 |
Tom Lane | Make logging about multixact wraparound protection... |
commit | commitdiff | tree |
| 2017-03-14 |
Robert Haas | Update .gitignore |
commit | commitdiff | tree |
| 2017-03-14 |
Robert Haas | Fix failure to mark init buffers as BM_PERMANENT. |
commit | commitdiff | tree |
| 2017-03-14 |
Peter Eisentraut | doc: Fix synopsis |
commit | commitdiff | tree |
| 2017-03-14 |
Robert Haas | Update overlooked comment for Gather Merge. |
commit | commitdiff | tree |
| 2017-03-14 |
Robert Haas | Remove some bogus logic from create_gather_merge_plan. |
commit | commitdiff | tree |
| 2017-03-13 |
Tom Lane | Fix busted markup. |
commit | commitdiff | tree |
| 2017-03-13 |
Alvaro Herrera | Silence unused variable compiler warning |
commit | commitdiff | tree |
| 2017-03-13 |
Tom Lane | Add a "void *" passthrough pointer for psqlscan.l's... |
commit | commitdiff | tree |
| 2017-03-13 |
Tom Lane | Remove unnecessary dependency on statement_timeout... |
commit | commitdiff | tree |
| 2017-03-13 |
Michael Meskes | Document two phase commit commands in ecpg docu. |
commit | commitdiff | tree |
| 2017-03-13 |
Michael Meskes | Add test case for two phase commit. Also by Masahiko... |
commit | commitdiff | tree |
| 2017-03-13 |
Michael Meskes | Ecpg should support COMMIT PREPARED and ROLLBACK PREPARED. |
commit | commitdiff | tree |
| 2017-03-13 |
Heikki Linnakangas | Include array size in forward declaration. |
commit | commitdiff | tree |
| 2017-03-13 |
Peter Eisentraut | Fix compiler warning |
commit | commitdiff | tree |
| 2017-03-13 |
Peter Eisentraut | Change xlog to WAL in some error messages |
commit | commitdiff | tree |
| 2017-03-13 |
Heikki Linnakangas | Use radix tree for character encoding conversions. |
commit | commitdiff | tree |
| 2017-03-13 |
Heikki Linnakangas | Remove obsolete references to JIS0201.TXT JIS0208.TXT. |
commit | commitdiff | tree |
| 2017-03-13 |
Peter Eisentraut | initdb: Re-add translatable string that got lost |
commit | commitdiff | tree |
| 2017-03-13 |
Magnus Hagander | Fix typo in comment |
commit | commitdiff | tree |
| 2017-03-12 |
Noah Misch | Use wrappers of PG_DETOAST_DATUM_PACKED() more. |
commit | commitdiff | tree |
| 2017-03-12 |
Noah Misch | Recommend wrappers of PG_DETOAST_DATUM_PACKED(). |
commit | commitdiff | tree |
| 2017-03-12 |
Noah Misch | Fix pg_file_write() error handling. |
commit | commitdiff | tree |
| 2017-03-12 |
Noah Misch | Assume deconstruct_array() outputs are untoasted. |
commit | commitdiff | tree |
| 2017-03-12 |
Noah Misch | Fix comment about length of text, bytea, etc. |
commit | commitdiff | tree |
| 2017-03-12 |
Tom Lane | Add "break"s to make it clearer what will happen in... |
commit | commitdiff | tree |
| 2017-03-12 |
Tom Lane | Fix typo in initdb's SCRAM password processing. |
commit | commitdiff | tree |
| 2017-03-12 |
Tom Lane | Remove dead code in nodeGatherMerge.c. |
commit | commitdiff | tree |
| 2017-03-11 |
Andres Freund | Improve expression evaluation test coverage. |
commit | commitdiff | tree |
| 2017-03-11 |
Joe Conway | Fix ancient connection leak in dblink |
commit | commitdiff | tree |
| 2017-03-11 |
Tom Lane | Add a "subtransaction" command to PL/Tcl. |
commit | commitdiff | tree |
| 2017-03-10 |
Tom Lane | Improve postmaster's logging of listen socket creation. |
commit | commitdiff | tree |
| 2017-03-10 |
Peter Eisentraut | pg_dump: Fix dumping of publications |
commit | commitdiff | tree |
| 2017-03-10 |
Tom Lane | Reduce log verbosity of startup/shutdown for launcher... |
commit | commitdiff | tree |
| 2017-03-10 |
Robert Haas | Revert "Use group updates when setting transaction... |
commit | commitdiff | tree |
| 2017-03-10 |
Andres Freund | Enable 64 bit atomics on ARM64. |
commit | commitdiff | tree |
| 2017-03-10 |
Tom Lane | Sanitize newlines in object names in "pg_restore -l... |
commit | commitdiff | tree |
| 2017-03-10 |
Tom Lane | Change the relkind for partitioned tables from 'P'... |
commit | commitdiff | tree |
| 2017-03-10 |
Tom Lane | Un-break things on IPv6-less platforms. |
commit | commitdiff | tree |
| 2017-03-10 |
Peter Eisentraut | Improve gitignore file |
commit | commitdiff | tree |
| 2017-03-10 |
Peter Eisentraut | dblink: Change some StringInfo to StringInfoData |
commit | commitdiff | tree |
| 2017-03-10 |
Peter Eisentraut | dblink: Replace some macros by static functions |
commit | commitdiff | tree |
| 2017-03-10 |
Michael Meskes | Fix a potential double-free in ecpg. |
commit | commitdiff | tree |
| 2017-03-10 |
Tom Lane | Fix hard-coded relkind constants in assorted other... |
commit | commitdiff | tree |
| 2017-03-10 |
Andres Freund | amcheck: editorialize variable name & comment. |
commit | commitdiff | tree |
| 2017-03-10 |
Tom Lane | contrib/amcheck needs RecentGlobalXmin to be PGDLLIMPOR... |
commit | commitdiff | tree |
| 2017-03-10 |
Tom Lane | Add .gitignore to contrib/amcheck. |
commit | commitdiff | tree |
| 2017-03-10 |
Tom Lane | Fix hard-coded relkind constants in assorted src/bin... |
commit | commitdiff | tree |
| 2017-03-10 |
Tom Lane | Fix portability problem in Catalog.pm. |
commit | commitdiff | tree |
| 2017-03-10 |
Tom Lane | Fix hard-coded relkind constants in psql/describe.c. |
commit | commitdiff | tree |
| 2017-03-10 |
Stephen Frost | pgstattuple: Fix typo partitiond -> partitioned |
commit | commitdiff | tree |
| 2017-03-10 |
Andres Freund | Add amcheck extension to contrib. |
commit | commitdiff | tree |
| 2017-03-10 |
Tom Lane | Fix hard-coded relkind constants in pg_dump.c. |
commit | commitdiff | tree |
| 2017-03-10 |
Tom Lane | Make CppAsString2() more visible in c.h. |
commit | commitdiff | tree |
| 2017-03-09 |
Robert Haas | Throw an error if a DATA() line contains wrong # of... |
commit | commitdiff | tree |
| 2017-03-09 |
Robert Haas | Use group updates when setting transaction status in... |
commit | commitdiff | tree |
| 2017-03-09 |
Tom Lane | Fix timestamptz regression test to still work with... |
commit | commitdiff | tree |
| 2017-03-09 |
Stephen Frost | Add relkind checks to certain contrib modules |
commit | commitdiff | tree |
| 2017-03-09 |
Robert Haas | Document lack of validation when attaching foreign... |
commit | commitdiff | tree |
| 2017-03-09 |
Robert Haas | Document some new parallel query capabilities. |
commit | commitdiff | tree |
| 2017-03-09 |
Robert Haas | Fix bug in parallel tidbitmap iteration. |
commit | commitdiff | tree |
| 2017-03-09 |
Robert Haas | Fix a couple of planner bugs in Gather Merge. |
commit | commitdiff | tree |
| next |