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
/
backend
/
utils
Commit message (
Expand
)
Author
Age
Files
Lines
*
ICU: check for U_STRING_NOT_TERMINATED_WARNING.
HEAD
master
Jeff Davis
2023-05-17
1
-18
/
+11
*
Reduce icu_validation_level default to WARNING.
Jeff Davis
2023-05-17
3
-3
/
+3
*
Add writeback to pg_stat_io
Andres Freund
2023-05-17
2
-6
/
+13
*
Revert "Add USER SET parameter values for pg_db_role_setting"
Alexander Korotkov
2023-05-17
4
-156
/
+20
*
Add back SQLValueFunction for SQL keywords
Michael Paquier
2023-05-17
3
-144
/
+125
*
Fix wal_writer_flush_after initializer value.
Thomas Munro
2023-05-15
1
-1
/
+1
*
Rename io_direct to debug_io_direct.
Thomas Munro
2023-05-15
1
-1
/
+1
*
Fix assertion failure when updating stats_fetch_consistency in a transaction
Michael Paquier
2023-05-10
2
-3
/
+35
*
Document values of stats_fetch_consistency in postgresql.conf.sample
Michael Paquier
2023-05-10
1
-1
/
+1
*
Revert "ICU: do not convert locale 'C' to 'en-US-u-va-posix'."
Jeff Davis
2023-05-08
1
-1
/
+18
*
ICU: do not convert locale 'C' to 'en-US-u-va-posix'.
Jeff Davis
2023-05-08
1
-18
/
+1
*
Add ruleutils support for decompiling MERGE commands.
Tom Lane
2023-05-07
1
-0
/
+128
*
Fix ExecCheckPermissions call in RI_Initial_Check
Alvaro Herrera
2023-05-04
1
-18
/
+24
*
In array_position()/array_positions(), beware of empty input array.
Tom Lane
2023-05-04
1
-4
/
+12
*
Fix typos in comments
Michael Paquier
2023-05-02
6
-7
/
+7
*
Add unit to vacuum_buffer_usage_limit value in postgresql.conf.sample.
Masahiko Sawada
2023-04-28
1
-3
/
+3
*
Fix wrong construct_array_builtin() call in GUCArrayDelete()
Alexander Korotkov
2023-04-27
1
-1
/
+2
*
Remove vacuum_defer_cleanup_age
Andres Freund
2023-04-24
2
-10
/
+0
*
Remove duplicate lines of code
Daniel Gustafsson
2023-04-24
1
-1
/
+0
*
Fix incorrect function name reference
David Rowley
2023-04-21
1
-1
/
+1
*
Remove io prefix from pg_stat_io columns
Michael Paquier
2023-04-21
1
-4
/
+4
*
Remove obsolete defense against strxfrm() bugs.
Thomas Munro
2023-04-20
2
-60
/
+0
*
Fix various typos and incorrect/outdated name references
David Rowley
2023-04-19
3
-5
/
+5
*
Fix some typos and some incorrectly duplicated words
David Rowley
2023-04-18
1
-1
/
+1
*
Fix various typos
David Rowley
2023-04-18
6
-10
/
+10
*
Adjust Valgrind macro usage to protect chunk headers
David Rowley
2023-04-15
5
-74
/
+170
*
Remove old GUC name mapping for "force_parallel_mode"
David Rowley
2023-04-14
1
-1
/
+0
*
Harmonize some more function parameter names.
Peter Geoghegan
2023-04-13
2
-6
/
+6
*
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-13
5
-11
/
+30
*
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-12
1
-14
/
+0
*
Fix incorrect format placeholders
Peter Eisentraut
2023-04-12
1
-1
/
+1
*
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
5
-30
/
+11
*
Redesign interrupt/cancel API for regex engine.
Thomas Munro
2023-04-08
3
-14
/
+0
*
Use MemoryContext API for regex memory management.
Thomas Munro
2023-04-08
1
-16
/
+41
*
Handle logical slot conflicts on standby
Andres Freund
2023-04-08
2
-0
/
+7
*
Add io_direct setting (developer-only).
Thomas Munro
2023-04-08
1
-0
/
+12
*
Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.
Thomas Munro
2023-04-08
1
-1
/
+1
*
Add support for Kerberos credential delegation
Stephen Frost
2023-04-07
5
-11
/
+30
*
Track IO times in pg_stat_io
Andres Freund
2023-04-07
2
-25
/
+146
*
Catalog NOT NULL constraints
Alvaro Herrera
2023-04-07
1
-0
/
+14
*
Doc: improve descriptions of max_[pred_]locks_per_transaction GUCs.
Tom Lane
2023-04-07
1
-5
/
+5
*
Add array_sample() and array_shuffle() functions.
Tom Lane
2023-04-07
1
-0
/
+166
*
Add VACUUM/ANALYZE BUFFER_USAGE_LIMIT option
David Rowley
2023-04-07
3
-1
/
+18
*
bufmgr: Introduce infrastructure for faster relation extension
Andres Freund
2023-04-05
2
-3
/
+11
*
bufmgr: Support multiple in-progress IOs by using resowner
Andres Freund
2023-04-05
1
-0
/
+60
*
Acquire locks on views in AcquirePlannerLocks, too.
Tom Lane
2023-04-05
1
-0
/
+8
*
Fix wrong word in comment.
Robert Haas
2023-04-05
1
-1
/
+1
*
Fix minor signed/unsigned mixup
Peter Eisentraut
2023-04-05
1
-4
/
+4
*
Fix MSVC warning introduced in ea1db8ae70.
Jeff Davis
2023-04-04
1
-0
/
+1
*
Canonicalize ICU locale names to language tags.
Jeff Davis
2023-04-04
1
-0
/
+85
[next]