2019-05-22 |
Michael Paquier | Fix ordering of GRANT commands in pg_dump for database... |
commit | commitdiff | tree |
2019-05-22 |
Tom Lane | Un-break pg_upgrade regression test. |
commit | commitdiff | tree |
2019-05-22 |
Michael Meskes | Implement PREPARE AS statement for ECPG. |
commit | commitdiff | tree |
2019-05-21 |
Andres Freund | pg_upgrade: Avoid check target accidentally breaking... |
commit | commitdiff | tree |
2019-05-21 |
Andres Freund | pg_upgrade: Don't use separate installation for test. |
commit | commitdiff | tree |
2019-05-21 |
Bruce Momjian | docs: PG 12 relnote adjustments based on feedback... |
commit | commitdiff | tree |
2019-05-21 |
Bruce Momjian | docs: adjust RECORD PG 12 relnote item |
commit | commitdiff | tree |
2019-05-21 |
Bruce Momjian | doc: adjust PG 12 relnotes item on float digit adjustment |
commit | commitdiff | tree |
2019-05-21 |
Bruce Momjian | doc: fix markup for PG 12 rel notes |
commit | commitdiff | tree |
2019-05-21 |
Bruce Momjian | doc: adjustments for PG 12 release notes |
commit | commitdiff | tree |
2019-05-21 |
Tom Lane | Make pg_upgrade's test.sh less chatty. |
commit | commitdiff | tree |
2019-05-21 |
Tom Lane | Insert temporary debugging output in regression tests. |
commit | commitdiff | tree |
2019-05-21 |
Robert Haas | tableam: Move heap-specific logic from needs_toast_tabl... |
commit | commitdiff | tree |
2019-05-20 |
Tom Lane | Doc: improve description of regexp character classes. |
commit | commitdiff | tree |
2019-05-20 |
Tom Lane | Stamp 12beta1. |
commit | commitdiff | tree |
2019-05-20 |
Andres Freund | Fix regression tests broken in fc7c281f87467. |
commit | commitdiff | tree |
2019-05-20 |
Fujii Masao | Fix comment for issue_xlog_fsync(). |
commit | commitdiff | tree |
2019-05-20 |
Fujii Masao | Make VACUUM accept 1 and 0 as a boolean value. |
commit | commitdiff | tree |
2019-05-20 |
Peter Eisentraut | Translation updates |
commit | commitdiff | tree |
2019-05-20 |
Peter Eisentraut | Remove bug.template file |
commit | commitdiff | tree |
2019-05-20 |
Andres Freund | Remove outdated comment in copy.c. |
commit | commitdiff | tree |
2019-05-20 |
Andres Freund | Minimally fix partial aggregation for aggregates that... |
commit | commitdiff | tree |
2019-05-20 |
Michael Paquier | Fix some grammar in documentation of spgist and pgbench |
commit | commitdiff | tree |
2019-05-19 |
Andres Freund | Fix and improve SnapshotType comments. |
commit | commitdiff | tree |
2019-05-19 |
Noah Misch | Revert "In the pg_upgrade test suite, don't write to... |
commit | commitdiff | tree |
2019-05-19 |
Andres Freund | Don't to predicate lock for analyze scans, refactor... |
commit | commitdiff | tree |
2019-05-19 |
Noah Misch | In the pg_upgrade test suite, don't write to src/test... |
commit | commitdiff | tree |
2019-05-19 |
Tom Lane | Improve logrotate test so that it meaningfully exercise... |
commit | commitdiff | tree |
2019-05-19 |
Tom Lane | Revert "postmaster: Start syslogger earlier". |
commit | commitdiff | tree |
2019-05-19 |
Alexander Korotkov | Fix declarations of couple jsonpath functions |
commit | commitdiff | tree |
2019-05-19 |
Alexander Korotkov | Improve documentation for array subscription in jsonpath |
commit | commitdiff | tree |
2019-05-19 |
Alexander Korotkov | Document jsonpath .** accessor with nesting level filter |
commit | commitdiff | tree |
2019-05-19 |
Tom Lane | ANSI-ify a few straggler K&R-style function definitions. |
commit | commitdiff | tree |
2019-05-18 |
Tom Lane | Make BufFileCreateTemp() ensure that temp tablespaces... |
commit | commitdiff | tree |
2019-05-18 |
Bruce Momjian | docs: tighten up PG 12 release note item on 1k partitions |
commit | commitdiff | tree |
2019-05-18 |
Tom Lane | "A void function may not return a value". |
commit | commitdiff | tree |
2019-05-18 |
Andres Freund | tableam: Avoid relying on relation size to determine... |
commit | commitdiff | tree |
2019-05-18 |
Andres Freund | tableam: Don't assume that every AM uses md.c style... |
commit | commitdiff | tree |
2019-05-17 |
Tom Lane | Restructure creation of run-time pruning steps. |
commit | commitdiff | tree |
2019-05-17 |
Bruce Momjian | docs: split out sort-skip partition item in PG 12... |
commit | commitdiff | tree |
2019-05-17 |
Michael Paquier | Fix regression test outputs |
commit | commitdiff | tree |
2019-05-16 |
Michael Paquier | Fix typos in documentatoin of GSSAPI encryption |
commit | commitdiff | tree |
2019-05-16 |
Alvaro Herrera | More message style fixes |
commit | commitdiff | tree |
2019-05-16 |
Peter Geoghegan | Remove extra nbtree half-dead internal page check. |
commit | commitdiff | tree |
2019-05-16 |
Tom Lane | Fix bogus logic for combining range-partitioned columns... |
commit | commitdiff | tree |
2019-05-16 |
Tom Lane | Fix partition pruning to treat stable comparison operat... |
commit | commitdiff | tree |
2019-05-15 |
Peter Geoghegan | Remove obsolete nbtree insertion comment. |
commit | commitdiff | tree |
2019-05-15 |
Tom Lane | Remove no-longer-used typedef. |
commit | commitdiff | tree |
2019-05-15 |
Peter Geoghegan | Reverse order of newitem nbtree candidate splits. |
commit | commitdiff | tree |
2019-05-15 |
Bruce Momjian | docs: properly indent PG 12 release notes |
commit | commitdiff | tree |
2019-05-14 |
Andres Freund | Handle table_complete_speculative's succeeded argument... |
commit | commitdiff | tree |
2019-05-14 |
Andres Freund | Add isolation test for INSERT ON CONFLICT speculative... |
commit | commitdiff | tree |
2019-05-14 |
Tom Lane | Fix "make clean" to clean out junk files left behind... |
commit | commitdiff | tree |
2019-05-14 |
Tom Lane | Move logging.h and logging.c from src/fe_utils/ to... |
commit | commitdiff | tree |
2019-05-14 |
Bruce Momjian | docs: Indent listitem tags in PG 12 release notes |
commit | commitdiff | tree |
2019-05-14 |
Tom Lane | Remove pg_rewind's private logging.h/logging.c files. |
commit | commitdiff | tree |
2019-05-14 |
Tom Lane | Fix SQL-style substring() to have spec-compliant greedi... |
commit | commitdiff | tree |
2019-05-14 |
Tom Lane | In bootstrap mode, use default signal handling for... |
commit | commitdiff | tree |
2019-05-14 |
Peter Eisentraut | Update SQL features/conformance information to SQL... |
commit | commitdiff | tree |
2019-05-14 |
Peter Eisentraut | Update information_schema for SQL:2016 |
commit | commitdiff | tree |
2019-05-14 |
Peter Eisentraut | Update SQL keywords list to SQL:2016 |
commit | commitdiff | tree |
2019-05-14 |
Bruce Momjian | docs: update partition item in PG 12 release notes |
commit | commitdiff | tree |
2019-05-14 |
Bruce Momjian | docs: fix duplicate wording in PG 12 release notes |
commit | commitdiff | tree |
2019-05-14 |
Heikki Linnakangas | Detect internal GiST page splits correctly during index... |
commit | commitdiff | tree |
2019-05-14 |
Heikki Linnakangas | Fix comment on when HOT update is possible. |
commit | commitdiff | tree |
2019-05-14 |
Etsuro Fujita | Fix typo. |
commit | commitdiff | tree |
2019-05-14 |
Bruce Momjian | doc: Update OID item in PG 12 release notes |
commit | commitdiff | tree |
2019-05-14 |
Bruce Momjian | doc: improve wording of PG 12 releaase note partition... |
commit | commitdiff | tree |
2019-05-14 |
Bruce Momjian | doc: properly attibute PG 12 pgbench release note... |
commit | commitdiff | tree |
2019-05-14 |
Michael Paquier | Fix duplicated words in comments |
commit | commitdiff | tree |
2019-05-13 |
Peter Geoghegan | Standardize ItemIdData terminology. |
commit | commitdiff | tree |
2019-05-13 |
Peter Geoghegan | Doc: Refer to line pointers as item identifiers. |
commit | commitdiff | tree |
2019-05-13 |
Tom Lane | Fix logical replication's ideas about which type OIDs... |
commit | commitdiff | tree |
2019-05-13 |
Tom Lane | Improve commentary about hack in is_publishable_class(). |
commit | commitdiff | tree |
2019-05-13 |
Peter Geoghegan | Don't leave behind junk nbtree pages during split. |
commit | commitdiff | tree |
2019-05-13 |
Robert Haas | Improve comment for att_isnull. |
commit | commitdiff | tree |
2019-05-13 |
Tom Lane | Fix misuse of an integer as a bool. |
commit | commitdiff | tree |
2019-05-13 |
Etsuro Fujita | postgres_fdw: Fix typo in comment. |
commit | commitdiff | tree |
2019-05-13 |
Bruce Momjian | doc: PG 12 release notes: normalize attribution names |
commit | commitdiff | tree |
2019-05-13 |
Bruce Momjian | doc: adjust PG 12 release note sections |
commit | commitdiff | tree |
2019-05-13 |
Bruce Momjian | docs: fix typo in mention of MSVC |
commit | commitdiff | tree |
2019-05-13 |
Michael Paquier | Fix incorrect return value in JSON equality function... |
commit | commitdiff | tree |
2019-05-12 |
Tom Lane | Fix misoptimization of "{1,1}" quantifiers in regular... |
commit | commitdiff | tree |
2019-05-12 |
Noah Misch | Fail pgwin32_message_to_UTF16() for SQL_ASCII messages. |
commit | commitdiff | tree |
2019-05-12 |
Tom Lane | Rearrange pgstat_bestart() to avoid failures within... |
commit | commitdiff | tree |
2019-05-11 |
Bruce Momjian | docs: remove second mention of btree max length reduction |
commit | commitdiff | tree |
2019-05-11 |
Bruce Momjian | doc: remove pg_config mention from PG 12 release notes |
commit | commitdiff | tree |
2019-05-11 |
Bruce Momjian | docs: PG 12 release notes, mention that REINDEX could... |
commit | commitdiff | tree |
2019-05-11 |
Bruce Momjian | docs: add links from the PG 12 release notes to the... |
commit | commitdiff | tree |
2019-05-11 |
Bruce Momjian | docs: adjust PG 12 floating point item |
commit | commitdiff | tree |
2019-05-11 |
Noah Misch | Honor TEMP_CONFIG in TAP suites. |
commit | commitdiff | tree |
2019-05-11 |
Michael Paquier | Fix error reporting in reindexdb |
commit | commitdiff | tree |
2019-05-11 |
Andrew Gierth | Fix editing error in floating-point docs. |
commit | commitdiff | tree |
2019-05-11 |
Bruce Momjian | doc: add Heikki to PG 12 release note btree item |
commit | commitdiff | tree |
2019-05-11 |
Bruce Momjian | doc: improve PG 12 item on partitioned tables |
commit | commitdiff | tree |
2019-05-11 |
Bruce Momjian | doc: reorder attribution of PG 12 btree item |
commit | commitdiff | tree |
2019-05-11 |
Bruce Momjian | docs: properly attribute PG 12 rel item to James Coleman |
commit | commitdiff | tree |
2019-05-11 |
Bruce Momjian | docs: PG 12 docs, clarify btree index changes |
commit | commitdiff | tree |
2019-05-11 |
Bruce Momjian | doc: PG 12 release note adjustment |
commit | commitdiff | tree |
2019-05-10 |
Andres Freund | Remove reindex_catalog test from test schedules. |
commit | commitdiff | tree |
next |