index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
REL_19_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
catalog
Age
Commit message (
Expand
)
Author
9 days
Report next_multi_offset as bigint in pg_control_checkpoint().
Masahiko Sawada
10 days
Revert support for ALTER TABLE ... MERGE/SPLIT PARTITION(S) commands
Alexander Korotkov
13 days
Allow an aggregate's planner support function to be set via CREATE AGGREGATE.
Tom Lane
2026-08-18
Add data_page_checksum_version to pg_control_checkpoint
Daniel Gustafsson
2026-08-18
Record initial state of data checksums in controlfile
Daniel Gustafsson
2026-08-12
Move index statistics into their own stats kind
Michael Paquier
2026-08-10
Check for USAGE privilege on types used by stored expressions.
Nathan Bossart
2026-08-05
Always check foreign-server USAGE when resolving subscription conninfo.
Jeff Davis
2026-08-05
Remove Subscription conninfo field; generate in caller.
Jeff Davis
2026-07-27
Fix propagation of indimmediate flag in index_create_copy()
Michael Paquier
2026-07-27
Deparse FOR PORTION OF using the range column's current name.
Tom Lane
2026-07-27
Fix deparsing of JSON_ARRAY(subquery) with a FORMAT clause
Richard Guo
2026-07-21
Add logical decoding status to pg_control_checkpoint().
Masahiko Sawada
2026-07-17
Revert "Add GROUP BY ALL".
Tom Lane
2026-07-16
Remove SQL function getpgusername()
Michael Paquier
2026-07-09
Bump catversion for JSON_TABLE PLAN clause
Alexander Korotkov
2026-07-07
Fix pg_dump ACL minimization for PROPERTY GRAPH.
Noah Misch
2026-07-02
Allow logical replication conflicts to be logged to a table.
Amit Kapila
2026-07-02
Add system view pg_stat_kind_info
Michael Paquier
2026-07-01
Add min() and max() aggregate support for uuid.
Masahiko Sawada
2026-06-30
Add backend-level lock statistics
Michael Paquier
2026-06-30
Change stat_lock.wait_time to double precision
Michael Paquier
2026-06-29
Run pgperltidy
Joe Conway
2026-06-28
Use named boolean parameters for pg_get_*_ddl option arguments
Andrew Dunstan
2026-06-25
Mark uuid-to-bytea cast as leakproof.
Masahiko Sawada
2026-06-23
Nail pg_parameter_acl in relcache.
Jeff Davis
2026-06-23
Fix incorrect declarations of variadic pg_get_*_ddl() functions.
Tom Lane
2026-06-17
Avoid errors during ALTER SUBSCRIPTION.
Jeff Davis
2026-06-09
Record dependencies on graph labels and properties
Peter Eisentraut
2026-06-08
Fix missed checks for hashability of container-type equality.
Tom Lane
2026-06-05
Fix pg_subscription column privileges for subwalrcvtimeout
Fujii Masao
2026-05-13
Do pre-release housekeeping on catalog data.
Tom Lane
2026-05-13
Pre-beta mechanical code beautification, step 3: run reformat-dat-files.
Tom Lane
2026-05-13
Pre-beta mechanical code beautification, step 1: run pgindent.
Tom Lane
2026-05-04
Do not define type for a property graph
Peter Eisentraut
2026-05-01
Fix JSON_ARRAY(query) empty set handling and view deparsing
Richard Guo
2026-04-08
Reduce presence of syscache.h in src/include/
Michael Paquier
2026-04-08
Remove MULE_INTERNAL encoding.
Thomas Munro
2026-04-06
Add pg_stat_autovacuum_scores system view.
Nathan Bossart
2026-04-05
Add tid_block() and tid_offset() accessor functions
Andres Freund
2026-04-05
Add pg_get_database_ddl() function
Andrew Dunstan
2026-04-05
Add pg_get_tablespace_ddl() function
Andrew Dunstan
2026-04-05
Add pg_get_role_ddl() function
Andrew Dunstan
2026-04-05
Allow index_create to suppress index_build progress reporting
Álvaro Herrera
2026-04-04
Make index_concurrently_create_copy more general
Álvaro Herrera
2026-04-03
Online enabling and disabling of data checksums
Daniel Gustafsson
2026-04-02
Add target_relid parameter to pg_get_publication_tables().
Masahiko Sawada
2026-03-30
Remove bits* typedefs.
Nathan Bossart
2026-03-30
Make cast function from circle to polygon error safe
Peter Eisentraut
2026-03-24
GetSubscription(): use per-object memory context.
Jeff Davis
[next]