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
/
backend
Age
Commit message (
Expand
)
Author
18 hours
Fix various incorrect filename references
David Rowley
46 hours
Add support for base64url encoding and decoding
Daniel Gustafsson
2 days
Track the maximum possible frequency of non-MCE array elements.
Tom Lane
2 days
Re-allow using statistics for bool-valued functions in WHERE.
Tom Lane
3 days
Improve wording in a few comments
David Rowley
4 days
Add optional pid parameter to pg_replication_origin_session_setup().
Amit Kapila
4 days
Improve few errdetail messages introduced in commit 0d48d393d46.
Amit Kapila
4 days
Make XLogFlush() and XLogNeedsFlush() decision-making more consistent
Michael Paquier
4 days
Fix EPQ crash from missing partition pruning state in EState
Amit Langote
4 days
Document and check that PgStat_HashKey has no padding
Michael Paquier
4 days
Fix re-initialization of LWLock-related shared memory.
Nathan Bossart
5 days
Mark shared buffer lookup table HASH_FIXED_SIZE
Andres Freund
5 days
Calculate agglevelsup correctly when Aggref contains a CTE.
Tom Lane
6 days
jit: Fix type used for Datum values in LLVM IR.
Thomas Munro
6 days
Fix shared memory calculation size of PgAioCtl
Michael Paquier
6 days
Add missing EPQ recheck for TID Range Scan
David Rowley
6 days
Add missing EPQ recheck for TID Scan
David Rowley
6 days
Revert "Avoid race condition between "GRANT role" and "DROP ROLE"".
Tom Lane
6 days
Provide more-specific error details/hints for function lookup failures.
Tom Lane
6 days
Treat JsonConstructorExpr as non-strict
Richard Guo
6 days
Generate GB18030 mappings from the Unicode Consortium's UCM file
John Naylor
7 days
Fix incorrect const qualifier
Peter Eisentraut
7 days
Teach nbtree to avoid evaluating row compare keys.
Peter Geoghegan
7 days
Expand virtual generated columns in constraint expressions
Peter Eisentraut
7 days
CREATE STATISTICS: improve misleading error message
Peter Eisentraut
7 days
Change fmgr.h typedefs to use original names
Peter Eisentraut
7 days
Remove hbaPort type
Peter Eisentraut
7 days
Resume conflict-relevant data retention automatically.
Amit Kapila
8 days
jit: fix build with LLVM-21
Peter Eisentraut
8 days
Some stylistic improvements in toast_save_datum()
Peter Eisentraut
8 days
Hide duplicate names from extension views
Peter Eisentraut
9 days
nbtree: Always set skipScan flag on rescan.
Peter Geoghegan
9 days
Amend recent fix for SIMILAR TO regex conversion.
Tom Lane
9 days
Re-pgindent nbtpreprocesskeys.c after commit 796962922e.
Nathan Bossart
10 days
Reject "ALTER DATABASE/USER ... RESET foo" with invalid GUC name.
Tom Lane
10 days
Fix oversights in pg_event_trigger_dropped_objects() fixes.
Tom Lane
10 days
Always commute strategy when preprocessing DESC keys.
Peter Geoghegan
10 days
Avoid unexpected changes of CurrentResourceOwner and CurrentMemoryContext
Álvaro Herrera
11 days
Allow redeclaration of typedef yyscan_t
Peter Eisentraut
11 days
Default to log_lock_waits=on
Peter Eisentraut
11 days
Remove traces of support for Sun Studio compiler
Peter Eisentraut
11 days
Silence compiler warnings on clang 21
Peter Eisentraut
11 days
Fix misuse of Relids for storing attribute numbers
Richard Guo
11 days
Add more information for WAL records of hash index AMs
Michael Paquier
11 days
Move named LWLock tranche requests to shared memory.
Nathan Bossart
11 days
Report the correct is_temporary flag for column defaults.
Tom Lane
11 days
Remove stray semicolon at global scope
Peter Eisentraut
12 days
Avoid faulty alignment of Datums in build_sorted_items().
Tom Lane
12 days
Eliminate duplicative hashtempcxt in nodeSubplan.c.
Tom Lane
12 days
Fix memory leakage in nodeSubplan.c.
Tom Lane
[next]