index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
catalog
Age
Commit message (
Expand
)
Author
2023-10-19
During online checkpoints, insert XLOG_CHECKPOINT_REDO at redo point.
Robert Haas
2023-10-18
Add flush option to pg_logical_emit_message()
Michael Paquier
2023-10-17
Restart the apply worker if the privileges have been revoked.
Amit Kapila
2023-10-16
Add support event triggers on authenticated login
Alexander Korotkov
2023-10-14
Dissociate btequalimage() from interval_ops, ending its deduplication.
Noah Misch
2023-10-14
Harden xxx_is_visible() functions against concurrent object drops.
Tom Lane
2023-10-13
Add support for AT LOCAL
Michael Paquier
2023-10-03
Remove IndexInfo.ii_OpclassOptions field
Peter Eisentraut
2023-09-25
Add worker type to pg_stat_subscription.
Nathan Bossart
2023-09-22
Simplify information schema check constraint deparsing
Peter Eisentraut
2023-09-18
Fix information schema for catalogued not-null constraints
Peter Eisentraut
2023-09-07
Update information_schema definition for not-null constraints
Alvaro Herrera
2023-08-31
Restructure DECLARE_INDEX arguments
Peter Eisentraut
2023-08-29
Disallow changing NO INHERIT status of a not-null constraint
Alvaro Herrera
2023-08-28
Format list of catalog files in makefile vertically
Peter Eisentraut
2023-08-25
Catalog not-null constraints
Alvaro Herrera
2023-08-24
Update DECLARE_INDEX documentation
Peter Eisentraut
2023-08-24
Add proargnames to multi-argument aggregate functions
Daniel Gustafsson
2023-08-23
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-20
Bump catalog version for pg_wait_events
Michael Paquier
2023-08-20
Add system view pg_wait_events
Michael Paquier
2023-08-16
Remove incorrect field from information schema
Peter Eisentraut
2023-07-31
Rename OverrideSearchPath to SearchPathMatcher.
Noah Misch
2023-07-31
Remove PushOverrideSearchPath() and PopOverrideSearchPath().
Noah Misch
2023-07-26
Add more SQL/JSON constructor functions
Amit Langote
2023-07-20
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-13
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-11
Report index vacuum progress.
Masahiko Sawada
2023-07-07
Revert MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2023-07-03
Add macro for maximum statistics target
Peter Eisentraut
2023-07-03
Change type of pg_statistic_ext.stxstattarget
Peter Eisentraut
2023-06-14
Retain relkind too in RTE_SUBQUERY entries for views.
Amit Langote
2023-06-09
meson: Add dependencies to perl modules to various script invocations
Andres Freund
2023-05-21
Expand some more uses of "deleg" to "delegation" or "delegated".
Tom Lane
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
Do pre-release housekeeping on catalog data.
Tom Lane
2023-05-17
Add writeback to pg_stat_io
Andres Freund
2023-05-17
Revert "Add USER SET parameter values for pg_db_role_setting"
Alexander Korotkov
2023-05-17
Add back SQLValueFunction for SQL keywords
Michael Paquier
2023-05-12
initdb: Set collversion for standard collation UNICODE
Peter Eisentraut
2023-05-04
Revert "Move PartitionPruneInfo out of plan nodes into PlannedStmt"
Alvaro Herrera
2023-04-21
Remove io prefix from pg_stat_io columns
Michael Paquier
2023-04-13
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-12
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-08
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Allow logical decoding on standbys
Andres Freund
[next]