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
Age
Commit message (
Expand
)
Author
2023-07-09
Remove unnecessary unbind in LDAP search+bind mode
Peter Eisentraut
2023-07-09
Rename port/thread.c to port/user.c.
Thomas Munro
2023-07-09
Remove obsolete comment and code from fe-auth.c.
Thomas Munro
2023-07-08
All supported systems have locale_t.
Thomas Munro
2023-07-08
Fix tmpdir issues with commit e213de8e78
Andrew Dunstan
2023-07-08
Use shorter location for pg_replslot in pg_basebackup test
Andrew Dunstan
2023-07-08
Fix Perl warning
Peter Eisentraut
2023-07-08
Make some indentation in gram.y consistent
Peter Eisentraut
2023-07-07
test_extensions: sync meson.build with Makefile.
Jeff Davis
2023-07-07
Revert MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2023-07-07
Document relaxed HOT for summarizing indexes
Tomas Vondra
2023-07-06
pg_regress: Remove unused variable
Daniel Gustafsson
2023-07-06
Fix type of iterator variable in SH_START_ITERATE
Andres Freund
2023-07-06
Skip pg_baseback long filename test if path too long on Windows
Andrew Dunstan
2023-07-06
WAL-log the creation of the init fork of unlogged indexes.
Heikki Linnakangas
2023-07-06
Fix code indentation vioaltion introduced in commit cc32ec24fd.
Amit Kapila
2023-07-06
Add GUC parameter "huge_pages_status"
Michael Paquier
2023-07-06
Add newline at the end of header generated by generate-wait_event_types.pl
Michael Paquier
2023-07-06
Revert the commits related to allowing page lock to conflict among parallel g...
Amit Kapila
2023-07-05
Handle \v as a whitespace character in parsers
Michael Paquier
2023-07-05
Fix leak of LLVM "fatal-on-oom" section counter.
Heikki Linnakangas
2023-07-05
pg_waldump: Add test case for notice message
Peter Eisentraut
2023-07-05
pg_waldump: Add more tests
Peter Eisentraut
2023-07-05
Change example in pgindent README on "/*-----" comments.
Heikki Linnakangas
2023-07-05
Rename EVT cache hash to make context name unique
Daniel Gustafsson
2023-07-05
pgstat: fix subscription stats entry leak.
Masahiko Sawada
2023-07-05
Clean up command argument assembly
Peter Eisentraut
2023-07-05
Generate automatically code and documentation related to wait events
Michael Paquier
2023-07-04
Fix assertion failure in snapshot building
Daniel Gustafsson
2023-07-04
Ensure that creation of an empty relfile is fsync'd at checkpoint.
Heikki Linnakangas
2023-07-04
Remove incidental md5() function uses from several tests
Peter Eisentraut
2023-07-04
Allow Incremental Sorts on GiST and SP-GiST indexes
David Rowley
2023-07-04
libpq: Add support for Close on portals and statements
Michael Paquier
2023-07-04
Re-bin segment when memory pages are freed.
Thomas Munro
2023-07-04
Remove trailing zero words from Bitmapsets
David Rowley
2023-07-03
Increase size of bgw_library_name.
Nathan Bossart
2023-07-03
Fix race in SSI interaction with gin fast path.
Thomas Munro
2023-07-03
Fix race in SSI interaction with bitmap heap scan.
Thomas Munro
2023-07-03
Fix race in SSI interaction with empty btrees.
Thomas Munro
2023-07-03
Don't truncate database and user names in startup packets.
Nathan Bossart
2023-07-03
Consider fillfactor when estimating relation size
Tomas Vondra
2023-07-03
Improve pg_basebackup long file name test Windows robustness
Andrew Dunstan
2023-07-03
Fix code indentation violations
Tomas Vondra
2023-07-03
A minor simplification for List manipulation
Peter Eisentraut
2023-07-03
Update PG_CACHE_LINE_SIZE description.
Heikki Linnakangas
2023-07-03
Take pg_attribute out of VacAttrStats
Peter Eisentraut
2023-07-03
Add macro for maximum statistics target
Peter Eisentraut
2023-07-03
Change type of pg_statistic_ext.stxstattarget
Peter Eisentraut
2023-07-03
Remove support for OpenSSL 1.0.1
Michael Paquier
2023-07-03
Refactor some code related to wait events "BufferPin" and "Extension"
Michael Paquier
[next]