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-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
2023-01-17
meson: Add two missing regress tests
Andres Freund
2023-01-11
Fix typos in code and comments
Michael Paquier
2023-01-10
Restrict the privileges of CREATEROLE users.
Robert Haas
2023-01-10
New header varatt.h split off from postgres.h
Peter Eisentraut
2023-01-05
Remove extra regress check arguments from test_pg_db_role_setting
Alexander Korotkov
2023-01-05
meson: Add 'running' test setup, as a replacement for installcheck
Alexander Korotkov
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-23
Fix end LSN determination in recently added test
Alvaro Herrera
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-12-12
Order getopt arguments
Peter Eisentraut
2022-12-12
Get rid of recursion-marker values in enum AlterTableType
Alvaro Herrera
2022-12-09
Fix invalid role names introduced in 096dd80f3c
Alexander Korotkov
2022-12-09
Add USER SET parameter values for pg_db_role_setting
Alexander Korotkov
2022-12-07
meson: Add 'running' test setup, as a replacement for installcheck
Andres Freund
2022-12-06
Rework query relation permission checking
Alvaro Herrera
2022-12-05
pg_dump: Remove "blob" terminology
Peter Eisentraut
2022-12-02
Remove logic for converting a table to a view.
Tom Lane
[next]