index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Fix typos in various places
Michael Paquier
2019-06-03
*
Fix some issues and improve psql completion for access methods
Michael Paquier
2019-06-03
*
Make cpluspluscheck more portable.
Tom Lane
2019-06-02
*
Clean up PL/Perl's handling of the _() macro.
Tom Lane
2019-06-02
*
worker_spi needs a .gitignore file now.
Tom Lane
2019-06-02
*
Un-break ecpg tests for Windows.
Tom Lane
2019-06-02
*
Increase test coverage for worker_spi by ∞%
Alvaro Herrera
2019-06-02
*
Fix documentation of check_option in information_schema.views
Michael Paquier
2019-06-01
*
Improve coverage of cpluspluscheck.
Tom Lane
2019-05-31
*
Integrate cpluspluscheck into build system.
Andres Freund
2019-05-31
*
Fix incorrect parameter name in comment
David Rowley
2019-05-31
*
Adjust ecpg expected-results files for commit 7640f9312.
Tom Lane
2019-05-31
*
Fix C++ incompatibilities in ecpg/preproc/ header files.
Tom Lane
2019-05-31
*
Fix C++ incompatibilities in plpgsql's header files.
Tom Lane
2019-05-31
*
Fix assorted header files that failed to compile standalone.
Tom Lane
2019-05-31
*
Make our perfect hash functions be valid C++.
Tom Lane
2019-05-31
*
Fix double-phrase typo in message
Alvaro Herrera
2019-05-31
*
Rework options of pg_checksums options for filenode handling
Michael Paquier
2019-05-30
*
Remove unnecessary (and wrong) forward declaration.
Andres Freund
2019-05-30
*
Make error logging in extended statistics more consistent
Tomas Vondra
2019-05-30
*
Fix some documentation about access methods
Michael Paquier
2019-05-29
*
Fix some documentation about FKs and partitioned tables
Michael Paquier
2019-05-29
*
Make one message just like all its siblings.
Alvaro Herrera
2019-05-28
*
Fix typo in message
Alvaro Herrera
2019-05-28
*
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-28
*
In the pg_upgrade test suite, remove and recreate "tmp_check".
Noah Misch
2019-05-28
*
v12 release notes: Correct contributor name.
Andres Freund
2019-05-28
*
Fix comment
Peter Eisentraut
2019-05-28
*
docs: PG 12 relnote wording fix
Bruce Momjian
2019-05-28
*
Fix typos in SQL scripts of pgcrypto
Michael Paquier
2019-05-28
*
doc: Fix generated column documentation
Peter Eisentraut
2019-05-27
*
Fix more thinkos in new ECPG "PREPARE AS" code.
Tom Lane
2019-05-26
*
Fix thinko in new ECPG "PREPARE AS" code.
Tom Lane
2019-05-26
*
Fix typos.
Amit Kapila
2019-05-26
*
Change Graphviz file extension
Peter Eisentraut
2019-05-26
*
Doc: fix incorrect references in PG 12 release notes.
Amit Kapila
2019-05-25
*
Doc: fix typo in pgbench random_zipfian() documentation.
Tom Lane
2019-05-24
*
Update copyright year.
Thomas Munro
2019-05-24
*
Fix typos.
Thomas Munro
2019-05-24
*
tableam: Rename wrapper functions to match callback names.
Andres Freund
2019-05-23
*
Fix table dump in pg_dump[all] with backends older than 9.5
Michael Paquier
2019-05-24
*
pg_upgrade: Make test.sh's installcheck use to-be-upgraded version's bindir.
Andres Freund
2019-05-23
*
Fix array size allocation for HashAggregate hash keys.
Andrew Gierth
2019-05-23
*
Fix ordering of GRANT commands in pg_dumpall for tablespaces
Michael Paquier
2019-05-23
*
Remove -o/--oids from pg_dumpall
Michael Paquier
2019-05-23
*
Initial pgperltidy run for v12.
Tom Lane
2019-05-22
*
Phase 2 pgindent run for v12.
Tom Lane
2019-05-22
*
Initial pgindent run for v12.
Tom Lane
2019-05-22
*
Convert ExecComputeStoredGenerated to use tuple slots
Peter Eisentraut
2019-05-22
*
Mention ANALYZE boolean options in documentation.
Fujii Masao
2019-05-23
[next]