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
*
Add BackendType for standalone backends
Andres Freund
2022-08-22
*
pgstat: Acquire lock when reading variable-numbered stats
Andres Freund
2022-08-22
*
Switch format specifier for replication origins to %d
John Naylor
2022-08-23
*
Remove empty statement
John Naylor
2022-08-23
*
Make role grant system more consistent with other privileges.
Robert Haas
2022-08-22
*
Fix assertion failure in CREATE DATABASE
Peter Eisentraut
2022-08-22
*
doc: Minor wordsmithing to COPY docs
Daniel Gustafsson
2022-08-22
*
pg_upgrade: Fix thinko in database info acquisition routine
Peter Eisentraut
2022-08-22
*
Remove configure probes for sockaddr_storage members.
Thomas Munro
2022-08-22
*
Use logical operator && instead of & in vacuumparallel.c.
Amit Kapila
2022-08-22
*
Fix comment in walsender_private.h
Michael Paquier
2022-08-22
*
Remove dummyret definition
Peter Eisentraut
2022-08-20
*
regress: allow to specify directory containing expected files, for ecpg
Andres Freund
2022-08-20
*
Remove remaining mentions of UNSAFE_STAT_OK
Peter Eisentraut
2022-08-20
*
Reduce warnings with -Wshadow=compatible-local builds
David Rowley
2022-08-20
*
Remove shadowed local variables that are new in v15
David Rowley
2022-08-20
*
Avoid reltuples distortion in very small tables.
Peter Geoghegan
2022-08-19
*
Move a definition inside a header file
Peter Eisentraut
2022-08-19
*
doc: Improve some markups and some wording around archiving modules
Michael Paquier
2022-08-19
*
Initialize index stats during parallel VACUUM.
Peter Geoghegan
2022-08-18
*
Use correct LSN for error reporting in pg_walinspect
Jeff Davis
2022-08-18
*
Bump catversion for 6566133c5f52771198aca07ed18f84519fac1be7
Robert Haas
2022-08-18
*
Don't add HAVE_LDAP_H HAVE_WINLDAP_H to pg_config.h
Andres Freund
2022-08-18
*
Ensure that pg_auth_members.grantor is always valid.
Robert Haas
2022-08-18
*
Improve performance of adjust_appendrel_attrs_multilevel.
Tom Lane
2022-08-18
*
Adjust assertion in XLogDecodeNextRecord.
Robert Haas
2022-08-18
*
Fix subtly-incorrect matching of parent and child partitioned indexes.
Tom Lane
2022-08-18
*
When using the WAL-logged CREATE DATABASE strategy, bulk extend.
Robert Haas
2022-08-18
*
Remove unused configure variable.
Tom Lane
2022-08-18
*
Simplify and clarify an error message
Peter Eisentraut
2022-08-18
*
mstcpip.h is not missing on MinGW.
Thomas Munro
2022-08-18
*
Remove configure probe for netinet/tcp.h.
Thomas Munro
2022-08-18
*
Fix macro problem with gai_strerror on Windows.
Thomas Munro
2022-08-18
*
Remove configure probe for sys/sockio.h.
Thomas Munro
2022-08-18
*
Remove configure probe for net/if.h.
Thomas Munro
2022-08-18
*
Remove dead ifaddr.c fallback code.
Thomas Munro
2022-08-18
*
Update comment in gramparse.h
John Naylor
2022-08-18
*
Refer to replication origin roident as "ID" in user facing messages and docs
John Naylor
2022-08-18
*
Fix hypothetical problem passing the wrong GROUP BY pathkeys
David Rowley
2022-08-18
*
doc: Add a note on PO editors
Daniel Gustafsson
2022-08-17
*
Refactor addition of PlaceHolderVars to joinrel targetlists.
Tom Lane
2022-08-17
*
Use an explicit state flag to control PlaceHolderInfo creation.
Tom Lane
2022-08-17
*
Make PlaceHolderInfo lookup O(1).
Tom Lane
2022-08-17
*
Avoid using list_length() to test for empty list.
Tom Lane
2022-08-17
*
doc: Consistently spell case-insensitive
Daniel Gustafsson
2022-08-17
*
doc: Document pg_trgm being case-insensitive by default
Daniel Gustafsson
2022-08-17
*
Use SetInstallXLogFileSegmentActive() in more places in xlog.c
Michael Paquier
2022-08-17
*
Allow event trigger table_rewrite for ALTER MATERIALIZED VIEW
Michael Paquier
2022-08-17
*
Fix assert in logicalmsg_desc
Tomas Vondra
2022-08-16
*
doc: Remove reference to tty libpq connstring param
Daniel Gustafsson
2022-08-16
[next]