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
/
test
/
modules
Age
Commit message (
Expand
)
Author
2023-09-05
Remove the "snapshot too old" feature.
Thomas Munro
2023-08-28
Convert encrypted SSL test keys to PKCS#8 format
Peter Eisentraut
2023-08-25
Catalog not-null constraints
Alvaro Herrera
2023-08-20
Add system view pg_wait_events
Michael Paquier
2023-08-16
Add OAT hook calls for more subcommands of ALTER TABLE
Michael Paquier
2023-08-14
Change custom wait events to use dynamic shared hash tables
Michael Paquier
2023-08-07
Reject substituting extension schemas or owners matching ["$'\].
Noah Misch
2023-07-31
Support custom wait events for wait event type "Extension"
Michael Paquier
2023-07-29
worker_spi: Fix race condition in newly-added TAP tests
Michael Paquier
2023-07-27
worker_spi: Switch to TAP tests
Michael Paquier
2023-07-26
worker_spi: Use term "dynamic" for bgworkers launched with worker_spi_launch()
Michael Paquier
2023-07-21
Fix worker_spi when launching workers without shared_preload_libraries
Michael Paquier
2023-07-10
Fix ALTER EXTENSION SET SCHEMA with objects outside an extension's schema
Michael Paquier
2023-07-07
test_extensions: sync meson.build with Makefile.
Jeff Davis
2023-07-04
libpq: Add support for Close on portals and statements
Michael Paquier
2023-07-03
Refactor some code related to wait events "BufferPin" and "Extension"
Michael Paquier
2023-06-23
Fix incorrect error message in libpq_pipeline
Michael Paquier
2023-06-20
test_extensions: make meson.build consistent with Makefile.
Jeff Davis
2023-06-10
Revert "Fix search_path to a safe value during maintenance operations."
Jeff Davis
2023-06-09
Fix search_path to a safe value during maintenance operations.
Jeff Davis
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
Show empty BRIN ranges in brin_page_items
Tomas Vondra
2023-05-18
Fix handling of empty ranges and NULLs in BRIN
Tomas Vondra
2023-05-17
Revert "Add USER SET parameter values for pg_db_role_setting"
Alexander Korotkov
2023-05-14
Rename io_direct to debug_io_direct.
Thomas Munro
2023-04-20
Remove unused global variable
David Rowley
2023-04-18
Fix some typos and some incorrectly duplicated words
David Rowley
2023-04-18
Fix various typos
David Rowley
2023-04-14
Fix whitespace
Peter Eisentraut
2023-04-13
Harmonize some more function parameter names.
Peter Geoghegan
2023-04-13
Skip the 004_io_direct.pl test if a pre-flight check fails.
Thomas Munro
2023-04-12
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-08
Use higher wal_level for 004_io_direct.pl.
Thomas Munro
2023-04-08
Redesign interrupt/cancel API for regex engine.
Thomas Munro
2023-04-08
Add io_direct setting (developer-only).
Thomas Munro
2023-04-07
Catalog NOT NULL constraints
Alvaro Herrera
2023-03-21
Fix a couple of typos
Michael Paquier
2023-03-20
Add @extschema:name@ and no_relocate options to extensions.
Tom Lane
2023-03-20
Ignore BRIN indexes when checking for HOT updates
Tomas Vondra
2023-03-17
Improve several permission-related error messages.
Peter Eisentraut
2023-03-16
Add .gitignore to ldap_password_func
Michael Paquier
2023-03-15
Add a hook for modifying the ldapbind password
Andrew Dunstan
2023-03-12
Mark unsafe_tests module as not runnable with installcheck
Andrew Dunstan
2023-03-09
Avoid criticizable perl code
Alvaro Herrera
2023-03-08
001_libpq_pipeline.pl: use Test::Differences if available
Alvaro Herrera
2023-03-03
meson: Prevent installation of test files during main install
Peter Eisentraut
2023-03-02
Fix outdated references to guc.c
Daniel Gustafsson
2023-02-17
Fix incorrect format placeholder
Peter Eisentraut
2023-02-15
Rename force_parallel_mode to debug_parallel_query
David Rowley
2023-02-13
Add wait_for_replay_catchup wrapper to Cluster.pm
Alvaro Herrera
[next]