aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix typos in various placesMichael Paquier2019-06-03
* Fix some issues and improve psql completion for access methodsMichael Paquier2019-06-03
* Make cpluspluscheck more portable.Tom Lane2019-06-02
* Clean up PL/Perl's handling of the _() macro.Tom Lane2019-06-02
* worker_spi needs a .gitignore file now.Tom Lane2019-06-02
* Un-break ecpg tests for Windows.Tom Lane2019-06-02
* Increase test coverage for worker_spi by ∞%Alvaro Herrera2019-06-02
* Fix documentation of check_option in information_schema.viewsMichael Paquier2019-06-01
* Improve coverage of cpluspluscheck.Tom Lane2019-05-31
* Integrate cpluspluscheck into build system.Andres Freund2019-05-31
* Fix incorrect parameter name in commentDavid Rowley2019-05-31
* Adjust ecpg expected-results files for commit 7640f9312.Tom Lane2019-05-31
* Fix C++ incompatibilities in ecpg/preproc/ header files.Tom Lane2019-05-31
* Fix C++ incompatibilities in plpgsql's header files.Tom Lane2019-05-31
* Fix assorted header files that failed to compile standalone.Tom Lane2019-05-31
* Make our perfect hash functions be valid C++.Tom Lane2019-05-31
* Fix double-phrase typo in messageAlvaro Herrera2019-05-31
* Rework options of pg_checksums options for filenode handlingMichael Paquier2019-05-30
* Remove unnecessary (and wrong) forward declaration.Andres Freund2019-05-30
* Make error logging in extended statistics more consistentTomas Vondra2019-05-30
* Fix some documentation about access methodsMichael Paquier2019-05-29
* Fix some documentation about FKs and partitioned tablesMichael Paquier2019-05-29
* Make one message just like all its siblings.Alvaro Herrera2019-05-28
* Fix typo in messageAlvaro Herrera2019-05-28
* In the pg_upgrade test suite, don't write to src/test/regress.Noah Misch2019-05-28
* In the pg_upgrade test suite, remove and recreate "tmp_check".Noah Misch2019-05-28
* v12 release notes: Correct contributor name.Andres Freund2019-05-28
* Fix commentPeter Eisentraut2019-05-28
* docs: PG 12 relnote wording fixBruce Momjian2019-05-28
* Fix typos in SQL scripts of pgcryptoMichael Paquier2019-05-28
* doc: Fix generated column documentationPeter Eisentraut2019-05-27
* Fix more thinkos in new ECPG "PREPARE AS" code.Tom Lane2019-05-26
* Fix thinko in new ECPG "PREPARE AS" code.Tom Lane2019-05-26
* Fix typos.Amit Kapila2019-05-26
* Change Graphviz file extensionPeter Eisentraut2019-05-26
* Doc: fix incorrect references in PG 12 release notes.Amit Kapila2019-05-25
* Doc: fix typo in pgbench random_zipfian() documentation.Tom Lane2019-05-24
* Update copyright year.Thomas Munro2019-05-24
* Fix typos.Thomas Munro2019-05-24
* tableam: Rename wrapper functions to match callback names.Andres Freund2019-05-23
* Fix table dump in pg_dump[all] with backends older than 9.5Michael Paquier2019-05-24
* pg_upgrade: Make test.sh's installcheck use to-be-upgraded version's bindir.Andres Freund2019-05-23
* Fix array size allocation for HashAggregate hash keys.Andrew Gierth2019-05-23
* Fix ordering of GRANT commands in pg_dumpall for tablespacesMichael Paquier2019-05-23
* Remove -o/--oids from pg_dumpallMichael Paquier2019-05-23
* Initial pgperltidy run for v12.Tom Lane2019-05-22
* Phase 2 pgindent run for v12.Tom Lane2019-05-22
* Initial pgindent run for v12.Tom Lane2019-05-22
* Convert ExecComputeStoredGenerated to use tuple slotsPeter Eisentraut2019-05-22
* Mention ANALYZE boolean options in documentation.Fujii Masao2019-05-23