2019-06-01 |
Michael Paquier | Fix documentation of check_option in information_schema... |
commit | commitdiff | tree |
2019-05-31 |
Tom Lane | Improve coverage of cpluspluscheck. |
commit | commitdiff | tree |
2019-05-31 |
Andres Freund | Integrate cpluspluscheck into build system. |
commit | commitdiff | tree |
2019-05-31 |
David Rowley | Fix incorrect parameter name in comment |
commit | commitdiff | tree |
2019-05-31 |
Tom Lane | Adjust ecpg expected-results files for commit 7640f9312. |
commit | commitdiff | tree |
2019-05-31 |
Tom Lane | Fix C++ incompatibilities in ecpg/preproc/ header files. |
commit | commitdiff | tree |
2019-05-31 |
Tom Lane | Fix C++ incompatibilities in plpgsql's header files. |
commit | commitdiff | tree |
2019-05-31 |
Tom Lane | Fix assorted header files that failed to compile standa... |
commit | commitdiff | tree |
2019-05-31 |
Tom Lane | Make our perfect hash functions be valid C++. |
commit | commitdiff | tree |
2019-05-31 |
Alvaro Herrera | Fix double-phrase typo in message |
commit | commitdiff | tree |
2019-05-30 |
Michael Paquier | Rework options of pg_checksums options for filenode... |
commit | commitdiff | tree |
2019-05-30 |
Andres Freund | Remove unnecessary (and wrong) forward declaration. |
commit | commitdiff | tree |
2019-05-30 |
Tomas Vondra | Make error logging in extended statistics more consistent |
commit | commitdiff | tree |
2019-05-29 |
Michael Paquier | Fix some documentation about access methods |
commit | commitdiff | tree |
2019-05-29 |
Michael Paquier | Fix some documentation about FKs and partitioned tables |
commit | commitdiff | tree |
2019-05-29 |
Alvaro Herrera | Make one message just like all its siblings. |
commit | commitdiff | tree |
2019-05-28 |
Alvaro Herrera | Fix typo in message |
commit | commitdiff | tree |
2019-05-28 |
Noah Misch | In the pg_upgrade test suite, don't write to src/test... |
commit | commitdiff | tree |
2019-05-28 |
Noah Misch | In the pg_upgrade test suite, remove and recreate ... |
commit | commitdiff | tree |
2019-05-28 |
Andres Freund | v12 release notes: Correct contributor name. |
commit | commitdiff | tree |
2019-05-28 |
Peter Eisentraut | Fix comment |
commit | commitdiff | tree |
2019-05-28 |
Bruce Momjian | docs: PG 12 relnote wording fix |
commit | commitdiff | tree |
2019-05-28 |
Michael Paquier | Fix typos in SQL scripts of pgcrypto |
commit | commitdiff | tree |
2019-05-27 |
Peter Eisentraut | doc: Fix generated column documentation |
commit | commitdiff | tree |
2019-05-26 |
Tom Lane | Fix more thinkos in new ECPG "PREPARE AS" code. |
commit | commitdiff | tree |
2019-05-26 |
Tom Lane | Fix thinko in new ECPG "PREPARE AS" code. |
commit | commitdiff | tree |
2019-05-26 |
Amit Kapila | Fix typos. |
commit | commitdiff | tree |
2019-05-26 |
Peter Eisentraut | Change Graphviz file extension |
commit | commitdiff | tree |
2019-05-25 |
Amit Kapila | Doc: fix incorrect references in PG 12 release notes. |
commit | commitdiff | tree |
2019-05-24 |
Tom Lane | Doc: fix typo in pgbench random_zipfian() documentation. |
commit | commitdiff | tree |
2019-05-24 |
Thomas Munro | Update copyright year. |
commit | commitdiff | tree |
2019-05-24 |
Thomas Munro | Fix typos. |
commit | commitdiff | tree |
2019-05-23 |
Andres Freund | tableam: Rename wrapper functions to match callback... |
commit | commitdiff | tree |
2019-05-23 |
Michael Paquier | Fix table dump in pg_dump[all] with backends older... |
commit | commitdiff | tree |
2019-05-23 |
Andres Freund | pg_upgrade: Make test.sh's installcheck use to-be-upgra... |
commit | commitdiff | tree |
2019-05-23 |
Andrew Gierth | Fix array size allocation for HashAggregate hash keys. |
commit | commitdiff | tree |
2019-05-23 |
Michael Paquier | Fix ordering of GRANT commands in pg_dumpall for tables... |
commit | commitdiff | tree |
2019-05-23 |
Michael Paquier | Remove -o/--oids from pg_dumpall |
commit | commitdiff | tree |
2019-05-22 |
Tom Lane | Initial pgperltidy run for v12. |
commit | commitdiff | tree |
2019-05-22 |
Tom Lane | Phase 2 pgindent run for v12. |
commit | commitdiff | tree |
2019-05-22 |
Tom Lane | Initial pgindent run for v12. |
commit | commitdiff | tree |
2019-05-22 |
Peter Eisentraut | Convert ExecComputeStoredGenerated to use tuple slots |
commit | commitdiff | tree |
2019-05-22 |
Fujii Masao | Mention ANALYZE boolean options in documentation. |
commit | commitdiff | tree |
2019-05-22 |
Tom Lane | Fix O(N^2) performance issue in pg_publication_tables... |
commit | commitdiff | tree |
2019-05-22 |
Bruce Momjian | docs: PG 12 release notes, support functions |
commit | commitdiff | tree |
2019-05-22 |
Bruce Momjian | doc: PG 12 relnotes, correct recovery_target* variabl... |
commit | commitdiff | tree |
2019-05-22 |
Tom Lane | Add .gitignore entries for new ecpg test case. |
commit | commitdiff | tree |
2019-05-22 |
Tom Lane | In transam.h, don't expose static inline functions... |
commit | commitdiff | tree |
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 |
next |