index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
Commit message (
Expand
)
Author
Age
*
backend libpq void * argument for binary data
Peter Eisentraut
2025-02-23
*
Allow lwlocks to be disowned
Andres Freund
2025-02-21
*
Add default_char_signedness field to ControlFileData.
Masahiko Sawada
2025-02-21
*
Drop opcintype from index AM strategy translation API
Peter Eisentraut
2025-02-21
*
backend launchers void * arguments for binary data
Peter Eisentraut
2025-02-21
*
Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2025-02-20
*
Don't lock partitions pruned by initial pruning
Amit Langote
2025-02-20
*
Add ATAlterConstraint struct for ALTER .. CONSTRAINT
Álvaro Herrera
2025-02-19
*
Improve statistics estimation for single-column GROUP BY in sub-queries
Alexander Korotkov
2025-02-19
*
Invalidate inactive replication slots.
Amit Kapila
2025-02-19
*
Update to latest Snowball sources.
Tom Lane
2025-02-18
*
Add PGErrorVerbosity to typedefs.list
Daniel Gustafsson
2025-02-18
*
Implement Self-Join Elimination
Alexander Korotkov
2025-02-17
*
Revert: Get rid of WALBufMappingLock
Alexander Korotkov
2025-02-17
*
Fix an oversight in cbc127917 to handle MERGE correctly
Amit Langote
2025-02-17
*
Move wal_buffers_full from PgStat_PendingWalStats to WalUsage
Michael Paquier
2025-02-17
*
Get rid of WALBufMappingLock
Alexander Korotkov
2025-02-17
*
Describe special values in GUC descriptions more consistently.
Nathan Bossart
2025-02-14
*
XLogRegisterData, XLogRegisterBufData void * argument for binary data
Peter Eisentraut
2025-02-13
*
Rename RBTXN_PREPARE to RBTXN_IS_PREPARE for better clarification.
Masahiko Sawada
2025-02-12
*
Skip logical decoding of already-aborted transactions.
Masahiko Sawada
2025-02-12
*
Remove unnecessary (char *) casts [checksum]
Peter Eisentraut
2025-02-12
*
Add cost-based vacuum delay time to progress views.
Nathan Bossart
2025-02-11
*
Add is_analyze parameter to vacuum_delay_point().
Nathan Bossart
2025-02-11
*
Eagerly scan all-visible pages to amortize aggressive vacuum
Melanie Plageman
2025-02-11
*
config: Rename "Asynchronous Behavior" to "I/O"
Andres Freund
2025-02-11
*
config: Split "Worker Processes" out of "Asynchronous Behavior"
Andres Freund
2025-02-11
*
Allow extension functions to participate in in-place updates.
Tom Lane
2025-02-11
*
Implement new optimization rule for updates of expanded variables.
Tom Lane
2025-02-11
*
Replace AssertMacro() with Assert() when not in macro
Peter Eisentraut
2025-02-11
*
Fix indentation of comment in plannodes.h
Michael Paquier
2025-02-11
*
Specify the encoding of input to fmtId()
Andres Freund
2025-02-10
*
Add pg_encoding_set_invalid()
Andres Freund
2025-02-10
*
Reformat node comments in plannodes.h
Michael Paquier
2025-02-10
*
Make TLS write functions' buffer arguments pointers const
Peter Eisentraut
2025-02-09
*
Virtual generated columns
Peter Eisentraut
2025-02-07
*
Track unpruned relids to avoid processing pruned relations
Amit Langote
2025-02-07
*
Introduce autovacuum_vacuum_max_threshold.
Nathan Bossart
2025-02-05
*
Show more-intuitive titles for psql commands \dt, \di, etc.
Tom Lane
2025-02-05
*
Avoid updating inactive_since for invalid replication slots.
Amit Kapila
2025-02-05
*
Add data for WAL in pg_stat_io and backend statistics
Michael Paquier
2025-02-04
*
Integrate GistTranslateCompareType() into IndexAmTranslateCompareType()
Peter Eisentraut
2025-02-03
*
Convert strategies to and from compare types
Peter Eisentraut
2025-02-02
*
Move CompareType to separate header file
Peter Eisentraut
2025-02-02
*
Add get_opfamily_name() function
Peter Eisentraut
2025-02-01
*
Rename GistTranslateStratnum() to GistTranslateCompareType()
Peter Eisentraut
2025-02-01
*
Get rid of our dependency on type "long" for memory size calculations.
Tom Lane
2025-01-31
*
Move PG_MAX_AUTH_TOKEN_LENGTH to libpq/auth.h
Daniel Gustafsson
2025-01-31
*
Perform runtime initial pruning outside ExecInitNode()
Amit Langote
2025-01-31
*
Raise an error while trying to acquire an invalid slot.
Amit Kapila
2025-01-31
[next]