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-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
2022-12-02
Switch pg_dump to use compression specifications
Michael Paquier
2022-11-19
Disable debug_discard_caches in test_oat_hooks test.
Tom Lane
2022-11-17
Remove unneeded include in test_slru.c
Michael Paquier
2022-11-16
Fix test in ae168c794f, per buildfarm.
Jeff Davis
2022-11-16
Add test module for SLRUs
Michael Paquier
2022-11-16
Mark argument of RegisterCustomRmgr() as const.
Jeff Davis
2022-11-15
Add test module for Custom WAL Resource Manager feature.
Jeff Davis
2022-11-13
Use installed postgresql.conf.sample for GUC sanity TAP test
Andrew Dunstan
2022-10-20
Make finding openssl program a configure or meson option
Peter Eisentraut
2022-10-18
Rename SetSingleFuncCall() to InitMaterializedSRF()
Michael Paquier
2022-10-14
libpq: Reset singlerow flag correctly in pipeline mode
Alvaro Herrera
2022-10-12
Fix outdated code reference
Alvaro Herrera
2022-10-11
Fix compilation warning in test_copy_callbacks
Michael Paquier
2022-10-11
Add support for COPY TO callback functions
Michael Paquier
2022-10-07
Fix final warnings produced by -Wshadow=compatible-local
David Rowley
2022-10-05
meson: Add windows resource files
Andres Freund
2022-09-23
Remove PQsendQuery support in pipeline mode
Alvaro Herrera
2022-09-23
Stop using PQsendQuery in libpq_pipeline
Alvaro Herrera
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
[next]