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
...
*
modify segno. for pg_walfile_name() and pg_walfile_name_offset()
Bruce Momjian
2023-11-24
*
doc: remove documentation for deprecated @@@ operator
Bruce Momjian
2023-11-24
*
doc: mention vacuum's removal of commit timestamp information
Bruce Momjian
2023-11-24
*
Fix whitespace.
Thomas Munro
2023-11-25
*
Improve comments about pqsignal().
Thomas Munro
2023-11-25
*
doc: add docs for age(xid) and mxid_age(xid)
Bruce Momjian
2023-11-24
*
Fix timing-dependent failure in GSSAPI data transmission.
Tom Lane
2023-11-23
*
Use ResourceOwner to track WaitEventSets.
Heikki Linnakangas
2023-11-23
*
C comment: fix typos with unnecessary apostrophes
Bruce Momjian
2023-11-22
*
doc: remove double-negative in REFRESH MATERIALIZED ... CONCURR
Bruce Momjian
2023-11-22
*
Fix the initial sync tables with no columns.
Amit Kapila
2023-11-22
*
Stop the search once the slot for replication origin is found.
Amit Kapila
2023-11-22
*
doc: FreeBSD uses camcontrol identify, not atacontrol, for cache
Bruce Momjian
2023-11-21
*
Fix query checking consistency of table amhandlers in opr_sanity.sql
Michael Paquier
2023-11-22
*
doc: vacuum_cost_limit controls when vacuum_cost_delay happens
Bruce Momjian
2023-11-21
*
Remove unneeded assignments in for loop header
Alvaro Herrera
2023-11-21
*
Avoid overflow in fe_utils' printTable()
Alvaro Herrera
2023-11-21
*
Simplify some logic in CreateReplicationSlot()
Michael Paquier
2023-11-21
*
Log messages for replication slot acquisition and release.
Amit Kapila
2023-11-21
*
meson: Document build targets, add 'help' target
Andres Freund
2023-11-20
*
meson: Add 'world' target
Andres Freund
2023-11-20
*
docs: meson: Change what 'docs' target builds
Andres Freund
2023-11-20
*
meson: docs: Add {html,man} targets, rename install-doc-*
Andres Freund
2023-11-20
*
Optimize check_search_path() by using SearchPathCache.
Jeff Davis
2023-11-20
*
Be more paranoid about OOM in search_path cache.
Jeff Davis
2023-11-20
*
Prevent overflow for block number in buffile.c
Michael Paquier
2023-11-20
*
Lock table in DROP STATISTICS
Tomas Vondra
2023-11-19
*
Guard against overflow in interval_mul() and interval_div().
Dean Rasheed
2023-11-18
*
doc: improve description of privileges for MERGE and update glossary.
Dean Rasheed
2023-11-18
*
meson: Fix missing dependency from install-quiet to sepgsql.sql
Andres Freund
2023-11-17
*
simplehash: preserve consistency in case of OOM.
Jeff Davis
2023-11-17
*
docs: Fix standalone INSTALL, broken in 06c70849fb2
Andres Freund
2023-11-17
*
doc: update query section to show LIMIT/OFFSET like SELECT
Bruce Momjian
2023-11-17
*
Release lock on heap buffer before vacuuming FSM
Andres Freund
2023-11-17
*
Extract column statistics from CTE references, if possible.
Tom Lane
2023-11-17
*
docs: Document --with-selinux/-Dselinux options centrally
Andres Freund
2023-11-17
*
meson: Change default of 'selinux' feature option to auto
Andres Freund
2023-11-17
*
Allow tests to pass in OpenSSL FIPS mode (rest)
Peter Eisentraut
2023-11-17
*
Don't specify number of dimensions in cases where we don't know it.
Tom Lane
2023-11-17
*
Allow tests to pass in OpenSSL FIPS mode (TAP tests)
Peter Eisentraut
2023-11-17
*
pgcrypto: Allow tests to pass in OpenSSL FIPS mode
Peter Eisentraut
2023-11-17
*
Change logtape/tuplestore code to use int64 for block numbers
Michael Paquier
2023-11-17
*
Remove NOT_USED BufFileTellBlock() from buffile.c
Michael Paquier
2023-11-17
*
pgcrypto: Split off pgp-encrypt-md5 test
Peter Eisentraut
2023-11-16
*
Ensure we preprocess expressions before checking their volatility.
Tom Lane
2023-11-16
*
Explicitly skip TAP tests under Meson if disabled
Peter Eisentraut
2023-11-16
*
Add target "slru" to pg_stat_reset_shared()
Michael Paquier
2023-11-16
*
psql: Add some completion support for CREATE TABLE .. AS
Michael Paquier
2023-11-16
*
Fix fallback implementation for pg_atomic_test_set_flag().
Nathan Bossart
2023-11-15
*
Retire MemoryContextResetAndDeleteChildren() macro.
Nathan Bossart
2023-11-15
[prev]
[next]