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
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
/
tools
Age
Commit message (
Expand
)
Author
2025-03-18
aio: Add io_method=worker
Andres Freund
2025-03-18
Make it possible for loadable modules to add EXPLAIN options.
Robert Haas
2025-03-17
aio: Add core asynchronous I/O infrastructure
Andres Freund
2025-03-17
aio: Basic subsystem initialization
Andres Freund
2025-03-17
Apply more consistent style for command options in TAP tests
Michael Paquier
2025-03-13
pg_noreturn to replace pg_attribute_noreturn()
Peter Eisentraut
2025-03-13
Fix incorrect handling of subquery pullup
Richard Guo
2025-03-12
Add connection establishment duration logging
Melanie Plageman
2025-03-12
Modularize log_connections output
Melanie Plageman
2025-03-11
Show index search count in EXPLAIN ANALYZE, take 2.
Peter Geoghegan
2025-03-04
Compress TID lists when writing GIN tuples to disk
Tomas Vondra
2025-03-03
ci: Use a RAM disk for NetBSD and OpenBSD.
Thomas Munro
2025-03-03
Allow parallel CREATE INDEX for GIN indexes
Tomas Vondra
2025-02-28
Refactor COPY FROM to use format callback functions.
Masahiko Sawada
2025-02-27
Refactor COPY TO to use format callback functions.
Masahiko Sawada
2025-02-26
Adding new PgStat_WalCounters structure in pgstat.h
Michael Paquier
2025-02-25
Change _mdfd_segpath() to return paths by value
Andres Freund
2025-02-25
Change relpath() et al to return path by value
Andres Freund
2025-02-24
Remove read/sync fields from pg_stat_wal and GUC track_wal_io_timing
Michael Paquier
2025-02-20
Ignore blank lines in pgindent exclude files
Andrew Dunstan
2025-02-20
Add support for OAUTHBEARER SASL mechanism
Daniel Gustafsson
2025-02-20
Transfer statistics during pg_upgrade.
Jeff Davis
2025-02-19
Add ATAlterConstraint struct for ALTER .. CONSTRAINT
Álvaro Herrera
2025-02-19
Invalidate inactive replication slots.
Amit Kapila
2025-02-18
Add PGErrorVerbosity to typedefs.list
Daniel Gustafsson
2025-02-17
Implement Self-Join Elimination
Alexander Korotkov
2025-02-12
ci: Collect core files on NetBSD and OpenBSD
Andres Freund
2025-02-12
ci: Test NetBSD and OpenBSD
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-10
Add test of various escape functions
Andres Freund
2025-02-02
Convert strategies to and from compare types
Peter Eisentraut
2025-02-01
Add script to keep .editorconfig in sync with .gitattributes
Peter Eisentraut
2025-01-23
Change publication's publish_generated_columns option type to enum.
Amit Kapila
2025-01-22
Run perltidy
Michael Paquier
2025-01-20
Add PageData C type
Peter Eisentraut
2025-01-17
Support Unicode full case mapping and conversion.
Jeff Davis
2025-01-16
Add and use BitmapHeapScanDescData struct
Melanie Plageman
2025-01-16
Seek zone abbreviations in the IANA data before timezone_abbreviations.
Tom Lane
2025-01-16
Add OLD/NEW support to RETURNING in DML queries.
Dean Rasheed
2025-01-15
Add a bit of documentation related to IWYU
Peter Eisentraut
2025-01-15
Drop warning-free support for Flex 2.5.35
Peter Eisentraut
2025-01-15
Rename RowCompareType to CompareType
Peter Eisentraut
2025-01-14
Fix catcache invalidation of a list entry that's being built
Heikki Linnakangas
2025-01-10
Refactor some code related to backend statistics
Michael Paquier
2025-01-08
Set exit status for pgindent if pg_bsd_indent fails
Andrew Dunstan
2025-01-07
Add missing typedefs.list entry for AggStatePerGroupData.
Jeff Davis
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-24
Remove pgrminclude and associated scripts
Peter Eisentraut
2024-12-20
Introduce CompactAttribute array in TupleDesc, take 2
David Rowley
[next]