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-02-27
Update types in smgr API
Peter Eisentraut
2023-02-27
Change xl_hash_vacuum_one_page.ntuples from int to uint16.
Amit Kapila
2023-02-26
Silence more compiler warnings introduced by d87d548cd0.
Tom Lane
2023-02-26
Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl
Andrew Dunstan
2023-02-25
Fix MULTIEXPR_SUBLINK with partitioned target tables, yet again.
Tom Lane
2023-02-25
Fix mishandling of OLD/NEW references in subqueries in rule actions.
Dean Rasheed
2023-02-24
Silence compiler warnings introduced by d87d548cd0.
Jeff Davis
2023-02-24
Disallow NULLS NOT DISTINCT indexes for primary keys
Daniel Gustafsson
2023-02-24
pg_dump: Remove move "blob" terminology
Daniel Gustafsson
2023-02-24
Fix incorrect format placeholders
Peter Eisentraut
2023-02-23
Don't repeatedly register cache callbacks in pgoutput plugin.
Tom Lane
2023-02-23
Add LZ4 compression to pg_dump
Tomas Vondra
2023-02-23
Remove unnecessary #ifdef USE_ICU and branch.
Jeff Davis
2023-02-23
Refactor to introduce pg_locale_deterministic().
Jeff Davis
2023-02-23
Refactor to add pg_strcoll(), pg_strxfrm(), and variants.
Jeff Davis
2023-02-23
Introduce a generic pg_dump compression API
Tomas Vondra
2023-02-23
Fix mis-handling of outer join quals generated by EquivalenceClasses.
Tom Lane
2023-02-23
Prepare pg_dump internals for additional compression methods
Tomas Vondra
2023-02-23
pg_rewind: Fix determining TLI when server was just promoted.
Heikki Linnakangas
2023-02-23
Fix multi-row DEFAULT handling for INSERT ... SELECT rules.
Dean Rasheed
2023-02-23
Consider a failed process as a failed test in pg_regress
Daniel Gustafsson
2023-02-22
Add static assertion ensuring sizeof(ExprEvalStep) <= 64 bytes
Andres Freund
2023-02-22
Check for unbounded authentication exchanges in libpq.
Heikki Linnakangas
2023-02-22
Fix some issues with wrong placement of pseudo-constant quals.
Tom Lane
2023-02-22
Fix snapshot handling in logicalmsg_decode
Tomas Vondra
2023-02-22
Add missing support for the latest SPI status codes.
Dean Rasheed
2023-02-22
Fix Assert failure for MERGE into a partitioned table with RLS.
Dean Rasheed
2023-02-22
Remove newly added asserts from pg_bitutils.h
John Naylor
2023-02-22
Fix MERGE command tag for cross-partition updates.
Dean Rasheed
2023-02-22
Implement ANY_VALUE aggregate
Peter Eisentraut
2023-02-22
pg_dump: Remove some dead code
Peter Eisentraut
2023-02-22
Fix small memory leak in psql's \bind command
Michael Paquier
2023-02-22
Fix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOG
Michael Paquier
2023-02-21
Fix erroneous Valgrind markings in AllocSetRealloc.
Tom Lane
2023-02-21
Remove obsolete coding for early macOS.
Thomas Munro
2023-02-21
pgbench: Prepare commands in pipelines in advance
Alvaro Herrera
2023-02-20
Detect overflow in timestamp[tz] subtraction.
Tom Lane
2023-02-20
Fix parsing of ISO-8601 interval fields with exponential notation.
Tom Lane
2023-02-20
Prevent join removal from removing the query's result relation.
Tom Lane
2023-02-20
Remove gratuitous assumptions about what make_modifytable can see.
Tom Lane
2023-02-20
Correctly set userid of subquery relations' child rels
Alvaro Herrera
2023-02-20
Optimize generate_orderedappend_paths
David Rowley
2023-02-20
Add MSVC support for pg_leftmost_one_pos32() and friends
John Naylor
2023-02-20
Add assert checking to pg_leftmost_one_pos32() and friends
John Naylor
2023-02-20
Speedup and increase usability of set proc title functions
David Rowley
2023-02-19
Fix handling of multi-column BRIN indexes
Tomas Vondra
2023-02-17
Print the correct aliases for DML target tables in ruleutils.
Tom Lane
2023-02-17
Fix incorrect format placeholder
Peter Eisentraut
2023-02-17
Redesign archive modules
Michael Paquier
2023-02-17
Remove obsolete platforms from ps_status.c.
Thomas Munro
[prev]
[next]