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: 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
*
Adjust to latest Msys2 kernel release number
Andrew Dunstan
2019-08-26
*
Treat MINGW and MSYS the same in pg_upgrade test script
Andrew Dunstan
2019-08-26
*
Fix error handling of vacuumdb and reindexdb when running out of fds
Michael Paquier
2019-08-26
*
Avoid platform-specific null pointer dereference in psql.
Tom Lane
2019-08-25
*
Back off output precision in circle.sql regression test.
Tom Lane
2019-08-25
*
Don't rely on llvm::make_unique.
Thomas Munro
2019-08-25
*
Do more cleanup of isolation tests for test_decoding
Michael Paquier
2019-08-24
*
Explain subtlety in nbtree locking protocol.
Peter Geoghegan
2019-08-23
*
Detect unused steps in isolation specs and do some cleanup
Michael Paquier
2019-08-24
*
Remove dry-run mode from isolationtester
Michael Paquier
2019-08-24
*
Improve documentation of pageinspect
Michael Paquier
2019-08-23
*
Update SQL conformance information
Peter Eisentraut
2019-08-22
*
Make SQL/JSON error code names match SQL standard
Peter Eisentraut
2019-08-22
*
Doc: Remove mention to "Visual Studio Express 2019"
Michael Paquier
2019-08-22
*
Update comments on nbtree stack struct.
Peter Geoghegan
2019-08-21
*
Remove configure detection of crypt()
Peter Eisentraut
2019-08-21
*
Fix typo
Alvaro Herrera
2019-08-21
*
Remove unnecessary test dependency on the contents of pg_pltemplate.
Tom Lane
2019-08-21
*
Remove master/slave usage from plpgsql tests
Peter Eisentraut
2019-08-21
*
Clean up some SCRAM attribute processing
Peter Eisentraut
2019-08-20
*
Fix bogus comment
Alvaro Herrera
2019-08-20
*
Fix compilation failure of vacuumdb and reindexdb with OpenBSD
Michael Paquier
2019-08-20
*
Doc: Improve wording of multiple places in documentation
Michael Paquier
2019-08-20
*
Restore json{b}_populate_record{set}'s ability to take type info from AS.
Tom Lane
2019-08-19
*
Add fmgr.h include to selfuncs.h.
Andres Freund
2019-08-19
*
Add "headerscheck" script to test header-file compilability under C.
Tom Lane
2019-08-19
*
Use zic's new "-b slim" option to generate smaller timezone files.
Tom Lane
2019-08-19
*
Replace genetic algorithm ASCII-art with a real figure
Alvaro Herrera
2019-08-19
*
doc: Fix image use in PDF build with vpath
Peter Eisentraut
2019-08-19
*
Fix tab completion for CREATE TYPE in psql
Michael Paquier
2019-08-19
[next]