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
*
Disallow changing NO INHERIT status of a not-null constraint
Alvaro Herrera
2023-08-29
*
Rename logical_replication_mode to debug_logical_replication_streaming
Peter Eisentraut
2023-08-29
*
Make error messages about WAL segment size more consistent
Peter Eisentraut
2023-08-28
*
Format list of catalog files in makefile vertically
Peter Eisentraut
2023-08-28
*
Show names of DEALLOCATE as constants in pg_stat_statements
Michael Paquier
2023-08-27
*
Catalog not-null constraints
Alvaro Herrera
2023-08-25
*
Reset the logical worker type while cleaning up other worker info.
Amit Kapila
2023-08-25
*
Avoid unnecessary plancache revalidation of utility statements.
Tom Lane
2023-08-24
*
Update DECLARE_INDEX documentation
Peter Eisentraut
2023-08-24
*
Rename hook functions for debug_io_direct to match variable name.
Peter Eisentraut
2023-08-24
*
Add proargnames to multi-argument aggregate functions
Daniel Gustafsson
2023-08-24
*
Bump catversion for to_bin() and to_oct().
Nathan Bossart
2023-08-23
*
Add to_bin() and to_oct().
Nathan Bossart
2023-08-23
*
Rename some function arguments for better clarity
Peter Eisentraut
2023-08-23
*
Add const decorations
Peter Eisentraut
2023-08-23
*
Introduce macros for protocol characters.
Nathan Bossart
2023-08-22
*
ExtendBufferedWhat -> BufferManagerRelation.
Thomas Munro
2023-08-23
*
Bump catalog version for pg_wait_events
Michael Paquier
2023-08-20
*
Add system view pg_wait_events
Michael Paquier
2023-08-20
*
Remove incorrect field from information schema
Peter Eisentraut
2023-08-16
*
Split out tiebreaker comparisons from comparetup_* functions
John Naylor
2023-08-16
*
Re-allow FDWs and custom scan providers to replace joins with pseudoconstant ...
Etsuro Fujita
2023-08-15
*
De-pessimize ConditionVariableCancelSleep().
Thomas Munro
2023-08-15
*
hio: Take number of prior relation extensions into account
Andres Freund
2023-08-14
*
Change custom wait events to use dynamic shared hash tables
Michael Paquier
2023-08-14
*
Simplify determining logical replication worker types.
Amit Kapila
2023-08-14
*
Show GIDs of two-phase commit commands as constants in pg_stat_statements
Michael Paquier
2023-08-12
*
Transform proconfig for faster execution.
Jeff Davis
2023-08-10
*
Document RelationGetIndexAttrBitmap better
Alvaro Herrera
2023-08-10
*
Use native CRC instructions on 64-bit LoongArch
John Naylor
2023-08-10
*
Improve const use in zlib-using code
Peter Eisentraut
2023-08-07
*
Account for startup rows when costing WindowAggs
David Rowley
2023-08-04
*
Update comments on CustomPath struct.
Etsuro Fujita
2023-08-03
*
Refactor to split Apply and Tablesync Workers code.
Amit Kapila
2023-08-03
*
Add and use symbolic constants for tar header offsets and file types.
Robert Haas
2023-08-01
*
Rename OverrideSearchPath to SearchPathMatcher.
Noah Misch
2023-07-31
*
Remove PushOverrideSearchPath() and PopOverrideSearchPath().
Noah Misch
2023-07-31
*
Support custom wait events for wait event type "Extension"
Michael Paquier
2023-07-31
*
Bring some MSVC asserts in line with other platforms
John Naylor
2023-07-31
*
Disallow replacing joins with scans in problematic cases.
Etsuro Fujita
2023-07-28
*
Show savepoint names as constants in pg_stat_statements
Michael Paquier
2023-07-27
*
Add more SQL/JSON constructor functions
Amit Langote
2023-07-26
*
Some refactoring to export json(b) conversion functions
Amit Langote
2023-07-26
*
Remove unnecessary checks for indexes for REPLICA IDENTITY FULL tables.
Masahiko Sawada
2023-07-25
*
Optimize WAL insertion lock acquisition and release with some atomics
Michael Paquier
2023-07-25
*
Fix the display of UNKNOWN message type in apply worker.
Amit Kapila
2023-07-25
*
Code review for commit b6e1157e7d
Amit Langote
2023-07-21
*
Revert "Add notBefore and notAfter to SSL cert info display"
Daniel Gustafsson
2023-07-20
*
Add notBefore and notAfter to SSL cert info display
Daniel Gustafsson
2023-07-20
*
Unify JSON categorize type API and export for external use
Amit Langote
2023-07-20
[next]