index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Add USER SET parameter values for pg_db_role_setting"
Alexander Korotkov
2023-05-17
10
-343
/
+0
*
Rename io_direct to debug_io_direct.
Thomas Munro
2023-05-15
1
-1
/
+1
*
Remove unused global variable
David Rowley
2023-04-21
1
-3
/
+0
*
Fix some typos and some incorrectly duplicated words
David Rowley
2023-04-18
2
-2
/
+2
*
Fix various typos
David Rowley
2023-04-18
1
-1
/
+1
*
Fix whitespace
Peter Eisentraut
2023-04-14
1
-3
/
+0
*
Harmonize some more function parameter names.
Peter Geoghegan
2023-04-13
2
-2
/
+2
*
Skip the 004_io_direct.pl test if a pre-flight check fails.
Thomas Munro
2023-04-13
1
-8
/
+27
*
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-12
3
-35
/
+12
*
Use higher wal_level for 004_io_direct.pl.
Thomas Munro
2023-04-09
1
-0
/
+1
*
Redesign interrupt/cancel API for regex engine.
Thomas Munro
2023-04-08
1
-10
/
+0
*
Add io_direct setting (developer-only).
Thomas Munro
2023-04-08
2
-0
/
+58
*
Catalog NOT NULL constraints
Alvaro Herrera
2023-04-07
3
-12
/
+35
*
Fix a couple of typos
Michael Paquier
2023-03-22
1
-3
/
+3
*
Add @extschema:name@ and no_relocate options to extensions.
Tom Lane
2023-03-20
10
-2
/
+152
*
Ignore BRIN indexes when checking for HOT updates
Tomas Vondra
2023-03-20
1
-0
/
+1
*
Improve several permission-related error messages.
Peter Eisentraut
2023-03-17
2
-2
/
+4
*
Add .gitignore to ldap_password_func
Michael Paquier
2023-03-16
1
-0
/
+4
*
Add a hook for modifying the ldapbind password
Andrew Dunstan
2023-03-15
6
-0
/
+238
*
Mark unsafe_tests module as not runnable with installcheck
Andrew Dunstan
2023-03-12
3
-1
/
+5
*
Avoid criticizable perl code
Alvaro Herrera
2023-03-09
1
-8
/
+8
*
001_libpq_pipeline.pl: use Test::Differences if available
Alvaro Herrera
2023-03-08
2
-1
/
+17
*
meson: Prevent installation of test files during main install
Peter Eisentraut
2023-03-03
25
-138
/
+67
*
Fix outdated references to guc.c
Daniel Gustafsson
2023-03-02
1
-4
/
+4
*
Fix incorrect format placeholder
Peter Eisentraut
2023-02-17
1
-2
/
+2
*
Rename force_parallel_mode to debug_parallel_query
David Rowley
2023-02-15
2
-3
/
+3
*
Add wait_for_replay_catchup wrapper to Cluster.pm
Alvaro Herrera
2023-02-13
1
-1
/
+1
*
meson: Add two missing regress tests
Andres Freund
2023-01-17
1
-0
/
+1
*
Fix typos in code and comments
Michael Paquier
2023-01-11
2
-2
/
+2
*
Restrict the privileges of CREATEROLE users.
Robert Haas
2023-01-10
2
-10
/
+20
*
New header varatt.h split off from postgres.h
Peter Eisentraut
2023-01-10
3
-0
/
+3
*
Remove extra regress check arguments from test_pg_db_role_setting
Alexander Korotkov
2023-01-05
2
-4
/
+0
*
meson: Add 'running' test setup, as a replacement for installcheck
Alexander Korotkov
2023-01-05
1
-0
/
+1
*
Update copyright for 2023
Bruce Momjian
2023-01-02
70
-70
/
+70
*
Fix end LSN determination in recently added test
Alvaro Herrera
2022-12-23
1
-1
/
+1
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
32
-0
/
+64
*
Order getopt arguments
Peter Eisentraut
2022-12-12
1
-4
/
+4
*
Get rid of recursion-marker values in enum AlterTableType
Alvaro Herrera
2022-12-12
1
-16
/
+4
*
Fix invalid role names introduced in 096dd80f3c
Alexander Korotkov
2022-12-09
2
-59
/
+59
*
Add USER SET parameter values for pg_db_role_setting
Alexander Korotkov
2022-12-09
10
-0
/
+347
*
meson: Add 'running' test setup, as a replacement for installcheck
Andres Freund
2022-12-07
6
-1
/
+13
*
Rework query relation permission checking
Alvaro Herrera
2022-12-06
1
-3
/
+3
*
pg_dump: Remove "blob" terminology
Peter Eisentraut
2022-12-05
1
-1
/
+1
*
Remove logic for converting a table to a view.
Tom Lane
2022-12-02
2
-12
/
+4
*
Switch pg_dump to use compression specifications
Michael Paquier
2022-12-02
1
-0
/
+16
*
Disable debug_discard_caches in test_oat_hooks test.
Tom Lane
2022-11-19
2
-0
/
+9
*
Remove unneeded include in test_slru.c
Michael Paquier
2022-11-17
1
-1
/
+0
*
Fix test in ae168c794f, per buildfarm.
Jeff Davis
2022-11-15
1
-2
/
+2
*
Add test module for SLRUs
Michael Paquier
2022-11-16
11
-0
/
+524
*
Mark argument of RegisterCustomRmgr() as const.
Jeff Davis
2022-11-15
1
-1
/
+1
[next]