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
*
doc: Fix awkward markup
Peter Eisentraut
2019-09-06
*
doc: Postgres -> PostgreSQL
Peter Eisentraut
2019-09-06
*
Always skip recovery SysV shared memory tests on Windows
Andrew Dunstan
2019-09-06
*
Doc: tweak installation doc edits made by commit 76c2af926.
Tom Lane
2019-09-06
*
Create an API for inserting and deleting rows in TOAST tables.
Robert Haas
2019-09-06
*
When performing a base backup, check for read errors.
Robert Haas
2019-09-06
*
libpq: ccache -> credential cache
Peter Eisentraut
2019-09-06
*
Make pg_promote() detect postmaster death while waiting for promotion to end.
Fujii Masao
2019-09-06
*
Make use of generic logging in vacuumlo and oid2name
Michael Paquier
2019-09-06
*
Use data directory inode number, not port, to select SysV resource keys.
Tom Lane
2019-09-05
*
Split tuptoaster.c into three separate files.
Robert Haas
2019-09-05
*
Use explicit_bzero
Peter Eisentraut
2019-09-05
*
Fix thinko when ending progress report for a backend
Michael Paquier
2019-09-04
*
Delay fsyncs of pg_basebackup until the end of backup
Michael Paquier
2019-09-04
*
Make XLogReaderInvalReadState static
Alvaro Herrera
2019-09-03
*
Remove 'msg' parameter from convert_tuples_by_name
Alvaro Herrera
2019-09-03
*
Clarify pg_dump documentation
Peter Eisentraut
2019-09-03
*
Improve base backup protocol documentation
Peter Eisentraut
2019-09-03
*
pg_checksums: Handle read and write returns correctly
Peter Eisentraut
2019-09-03
*
Better error messages for short reads/writes in SLRU
Peter Eisentraut
2019-09-03
*
Doc: Replace mention to "K bytes" by "kilobytes" in textsearch.sgml
Michael Paquier
2019-09-03
*
Fix memory leak with lower, upper and initcap with ICU-provided collations
Michael Paquier
2019-09-03
*
Avoid touching replica identity index in ExtractReplicaIdentity().
Tom Lane
2019-09-02
*
Handle corner cases correctly in psql's reconnection logic.
Tom Lane
2019-09-02
*
Add POD documentation to TestLib.pm
Alvaro Herrera
2019-09-02
*
Add overflow-safe math inline functions for unsigned integers
Michael Paquier
2019-09-02
*
Fix compiler warning
Peter Eisentraut
2019-09-01
*
Doc: describe the "options" allowed in an ECPG connection target string.
Tom Lane
2019-08-31
*
Cosmetic improvements for options-handling code in ECPGconnect().
Tom Lane
2019-08-31
*
Doc: restructure documentation of the configure script's options.
Tom Lane
2019-08-30
*
Doc: remove some long-obsolete information from installation.sgml.
Tom Lane
2019-08-30
*
Error out on too many command-line arguments
Peter Eisentraut
2019-08-29
*
Fix typos in regression test comments.
Etsuro Fujita
2019-08-29
*
Add .gitignore file forgotten in commit bde7493d1.
Tom Lane
2019-08-28
*
Fix overflow check and comment in GIN posting list encoding.
Heikki Linnakangas
2019-08-28
*
Avoid catalog lookups in RelationAllowsEarlyPruning().
Thomas Munro
2019-08-28
*
Improve coverage of utils/float.h
Michael Paquier
2019-08-28
*
Disable timeouts when running pg_rewind with online source cluster
Michael Paquier
2019-08-28
*
Set application_name per-test in isolation and ecpg tests.
Tom Lane
2019-08-27
*
Doc: improve documentation of pg_signal_backend default role.
Tom Lane
2019-08-27
*
Improve what pg_strsignal prints if we haven't got strsignal(3).
Tom Lane
2019-08-27
*
Remove obsolete nbtree page deletion comment.
Peter Geoghegan
2019-08-27
*
Doc: clarify behavior of standard aggregates for null inputs.
Tom Lane
2019-08-27
*
Add missing newline in help output.
Tom Lane
2019-08-27
*
Reject empty names and recursion in config-file include directives.
Tom Lane
2019-08-27
*
Fix failure of --jobs with reindexdb and vacuumdb on Windows
Michael Paquier
2019-08-27
*
Fix 007_sync_rep.pl to notice failures in ALTER SYSTEM SET.
Tom Lane
2019-08-26
*
Fix postmaster state machine to handle dead_end child crashes better.
Tom Lane
2019-08-26
*
Make comment in fmgr.h match the one in fmgr.c.
Tom Lane
2019-08-26
*
Fix gettext triggers specification
Peter Eisentraut
2019-08-26
[next]