index
:
postgresql-pgindent.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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
master-pgindent
Auto-updated pgindent branches
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2023-04-14
Fix incorrect partition pruning logic for boolean partitioned tables
David Rowley
2023-04-13
Fix PHJ match bit initialization.
Thomas Munro
2023-04-13
Remove code in charge of freeing regexps generation by Lab.c
Michael Paquier
2023-04-13
Remove old GUC name mapping for "force_parallel_mode"
David Rowley
2023-04-13
Update Unicode data to CLDR 43
Peter Eisentraut
2023-04-13
Harmonize some more function parameter names.
Peter Geoghegan
2023-04-13
Explicitly require MIT Kerberos for GSSAPI
Stephen Frost
2023-04-13
De-Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-13
Skip the 004_io_direct.pl test if a pre-flight check fails.
Thomas Munro
2023-04-12
Remove overzealous assertion from PHJ.
Thomas Munro
2023-04-12
Improve error messages introduced in be87200efd9 and 0fdab27ad68
Andres Freund
2023-04-12
Revert "Catalog NOT NULL constraints" and fallout
Alvaro Herrera
2023-04-12
Fix parallel-safety marking when moving initplans to another node.
Tom Lane
2023-04-12
Fix incorrect format placeholders
Peter Eisentraut
2023-04-12
Fix detection of unseekable files for fseek() and ftello() with MSVC
Michael Paquier
2023-04-11
Refine the guidelines for rmgrdesc authors.
Peter Geoghegan
2023-04-11
Fix Heap rmgr's desc output for infobits arrays.
Peter Geoghegan
2023-04-11
Fix xl_heap_lock WAL record field's data type.
Peter Geoghegan
2023-04-11
035_standby_logical_decoding: Add missing waits for replication
Andres Freund
2023-04-11
Fix uninitialized variable in transformTableLikeClause()
David Rowley
2023-04-11
Improve ereports for VACUUM's BUFFER_USAGE_LIMIT option
David Rowley
2023-04-11
Clarify nbtree posting list update desc issue.
Peter Geoghegan
2023-04-10
Fix nbtree posting list update desc output.
Peter Geoghegan
2023-04-08
Simplify version check for SKIP clause
Daniel Gustafsson
2023-04-08
Use higher wal_level for 004_io_direct.pl.
Thomas Munro
2023-04-08
Improve indentation of multiline initialization expressions.
Tom Lane
2023-04-08
Try to unbreak MSVC builds for pg_waldump
Andrew Dunstan
2023-04-08
Suppress bogus printout during new 035_standby_logical_decoding.pl test.
Tom Lane
2023-04-08
Skip \password TAP test on old IPC::Run versions
Daniel Gustafsson
2023-04-08
Try to unbreak MSVC builds for fuzzystrmatch
Andrew Dunstan
2023-04-08
Revert "Add support for Kerberos credential delegation"
Stephen Frost
2023-04-08
Redesign interrupt/cancel API for regex engine.
Thomas Munro
2023-04-08
Update tsearch regex memory management.
Thomas Munro
2023-04-08
Use MemoryContext API for regex memory management.
Thomas Munro
2023-04-08
TAP test for logical decoding on standby
Andres Freund
2023-04-08
Allow logical decoding on standbys
Andres Freund
2023-04-08
For cascading replication, wake physical and logical walsenders separately
Andres Freund
2023-04-08
Handle logical slot conflicts on standby
Andres Freund
2023-04-08
Support invalidating replication slots due to horizon and wal_level
Andres Freund
2023-04-08
Fix underspecified sort order in inherit.sql
Andres Freund
2023-04-08
Prevent use of invalidated logical slot in CreateDecodingContext()
Andres Freund
2023-04-08
Replace replication slot's invalidated_at LSN with an enum
Andres Freund
2023-04-08
Add io_direct setting (developer-only).
Thomas Munro
2023-04-08
Introduce PG_IO_ALIGN_SIZE and align all I/O buffers.
Thomas Munro
2023-04-08
Add missing .gitignore entry.
Tom Lane
2023-04-08
Add support for Kerberos credential delegation
Stephen Frost
2023-04-08
Track IO times in pg_stat_io
Andres Freund
2023-04-07
Show more detail in nbtree rmgr descriptions.
Peter Geoghegan
2023-04-07
For Kerberos testing, disable DNS lookups
Stephen Frost
2023-04-07
Show more detail in heapam rmgr descriptions.
Peter Geoghegan
[next]