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-14
Allow the use of a hash index on the subscriber during replication.
Amit Kapila
2023-07-14
Add indisreplident to fields refreshed by RelationReloadIndexInfo()
Michael Paquier
2023-07-14
Fix updates of indisvalid for partitioned indexes
Michael Paquier
2023-07-14
Remove wal_sync_method=fsync_writethrough on Windows.
Thomas Munro
2023-07-14
Add information about line contents on parsing failure of wait_event_names.txt
Michael Paquier
2023-07-13
Remove double quotes from the second column of wait_event_names.txt
Michael Paquier
2023-07-13
Handle DROP DATABASE getting interrupted
Andres Freund
2023-07-13
Release lock after encountering bogs row in vac_truncate_clog()
Andres Freund
2023-07-13
Add missing const qualifier
Amit Langote
2023-07-13
Fix code indentation violation in commit b6e1157e7d
Amit Langote
2023-07-13
Fix untranslatable log message assembly
Peter Eisentraut
2023-07-13
Remove duplicated assignment of LLVMJitHandle->lljit
Michael Paquier
2023-07-13
Doc: clarify the conditions of usable indexes for REPLICA IDENTITY FULL tables.
Masahiko Sawada
2023-07-13
Rename session_auth_is_superuser to current_role_is_superuser.
Nathan Bossart
2023-07-13
Teach in-tree getopt_long() to move non-options to the end of argv.
Nathan Bossart
2023-07-13
Don't include CaseTestExpr in JsonValueExpr.formatted_expr
Amit Langote
2023-07-13
Pass constructName to transformJsonValueExpr()
Amit Langote
2023-07-13
Simplify some conditions related to [LW]Lock in generate-wait_event_types.pl
Michael Paquier
2023-07-12
pg_bsd_indent: Collect test diffs in test.diffs instead of tests.diff
Andres Freund
2023-07-12
parallel_schedule: add comment on event_trigger test dependency
Alvaro Herrera
2023-07-12
Remove ancient special case code for dropping oid columns
Peter Eisentraut
2023-07-12
Remove ancient special case code for adding oid columns
Peter Eisentraut
2023-07-12
Remove obsolete comment about OID support
Peter Eisentraut
2023-07-12
Allow some exclusion constraints on partitions
Peter Eisentraut
2023-07-11
Remove --disable-thread-safety and related code.
Thomas Munro
2023-07-11
pgbench: Move constant into format string
Michael Paquier
2023-07-11
Report index vacuum progress.
Masahiko Sawada
2023-07-11
Add new parallel message type to progress reporting.
Masahiko Sawada
2023-07-10
Don't expose Windows' mbstowcs_l() and wcstombs_l().
Thomas Munro
2023-07-10
Be more rigorous about local variables in PostgresMain().
Tom Lane
2023-07-10
Fix pgindent
Peter Eisentraut
2023-07-10
Message wording improvements
Peter Eisentraut
2023-07-10
Add more sanity checks with callers of changeDependencyFor()
Michael Paquier
2023-07-10
Fix ALTER EXTENSION SET SCHEMA with objects outside an extension's schema
Michael Paquier
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
[prev]
[next]