index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
Fix function name reference in comment
HEAD
master
Daniel Gustafsson
13 hours
*
Fix Assert failure in XMLTABLE parser
Richard Guo
4 days
*
Add explicit initialization for all PlannerGlobal fields
Richard Guo
5 days
*
Fix order of parameters in POD documentation
Daniel Gustafsson
5 days
*
Fix the race condition in the test added by 7c99dc587.
Amit Kapila
6 days
*
Add tab-complete for ALTER DOMAIN ADD [CONSTRAINT]
Álvaro Herrera
7 days
*
Fix comment of tsquerysend()
Álvaro Herrera
7 days
*
relcache: Avoid memory leak on tables with no CHECK constraints
Álvaro Herrera
7 days
*
Sort includes in alphabetical order
Álvaro Herrera
7 days
*
Fix incorrect "return NULL" in BumpAllocLarge().
Tom Lane
8 days
*
Remove GLOBALTABLESPACE_OID assert for locked buffers.
Noah Misch
8 days
*
aio: Use runtime arguments with injections points in tests
Michael Paquier
9 days
*
injection_points: Add support and tests for runtime arguments
Michael Paquier
9 days
*
Add support for runtime arguments in injection points
Michael Paquier
9 days
*
Skip RSA-PSS ssl test when using LibreSSL.
Tom Lane
9 days
*
Hack one ssl test case to pass with current LibreSSL.
Tom Lane
9 days
*
Centralize ssl tests' check for whether we're using LibreSSL.
Tom Lane
9 days
*
Use 'void *' for arbitrary buffers, 'uint8 *' for byte arrays
Heikki Linnakangas
10 days
*
Use more mundane 'int' type for cancel key lengths in libpq
Heikki Linnakangas
10 days
*
Track the number of presorted outer pathkeys in MergePath
Richard Guo
10 days
*
Suppress unnecessary explicit sorting for EPQ mergejoin path
Richard Guo
10 days
*
Remove pg_replication_origin's TOAST table.
Nathan Bossart
11 days
*
Prevent premature nbtree array advancement.
Peter Geoghegan
11 days
*
nbtree: tighten up array recheck rules.
Peter Geoghegan
11 days
*
pg_dumpall: Add --sequence-data.
Nathan Bossart
11 days
*
Refactor ChangeVarNodesExtended() using the custom callback
Alexander Korotkov
12 days
*
Remove some tabs in C string literals
Peter Eisentraut
12 days
*
Fix some comments related to IO workers
Michael Paquier
12 days
*
With GB18030, prevent SIGSEGV from reading past end of allocation.
Noah Misch
13 days
*
Refactor test_escape.c for additional ways of testing.
Noah Misch
13 days
*
Translation updates
Peter Eisentraut
13 days
*
Revert "Refactor ChangeVarNodesExtended() using the custom callback"
Alexander Korotkov
2025-05-03
*
Refactor ChangeVarNodesExtended() using the custom callback
Alexander Korotkov
2025-05-03
*
Fix memory allocation/copy mistakes.
Etsuro Fujita
2025-05-03
*
Fix typos in comments.
Etsuro Fujita
2025-05-03
*
Avoid treating nonrequired nbtree keys as required.
Peter Geoghegan
2025-05-02
*
Fix memory leak in _gin_parallel_merge
Tomas Vondra
2025-05-02
*
Don't use a tuplestore if we don't have to for SQL-language functions.
Tom Lane
2025-05-02
*
Handle self-referencing FKs correctly in partitioned tables
Álvaro Herrera
2025-05-02
*
oauth: Correct SSL dependency for libpq-oauth.a
Jacob Champion
2025-05-02
*
Make "directory" setting work with extension_control_path
Peter Eisentraut
2025-05-02
*
oauth: Fix Autoconf build on macOS
Jacob Champion
2025-05-01
*
oauth: Move the builtin flow into a separate module
Jacob Champion
2025-05-01
*
Adjust overstrong nbtree skip array assertion.
Peter Geoghegan
2025-04-30
*
Convert strncpy to strlcpy
Daniel Gustafsson
2025-04-30
*
vacuumdb: Don't skip empty relations in --missing-stats-only mode.
Nathan Bossart
2025-04-30
*
Further adjust guidance for running vacuumdb after pg_upgrade.
Nathan Bossart
2025-04-30
*
Update time zone data files to tzdata release 2025b.
Tom Lane
2025-04-30
*
Typo and doc fixups for memory context reporting
Daniel Gustafsson
2025-04-30
*
Add missing string terminator
Daniel Gustafsson
2025-04-30
[next]