index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
*
Added literal tag for RETURNING
Alvaro Herrera
2024-01-12
*
Fix pg_walsummary's .gitignore
Michael Paquier
2024-01-12
*
Refactor code checking for file existence
Michael Paquier
2024-01-12
*
Rework how logirep launchers are stopped during pg_upgrade
Michael Paquier
2024-01-12
*
Fix some inconsistent whitespace in Perl file
Peter Eisentraut
2024-01-11
*
Fix incorrect format placeholder
Peter Eisentraut
2024-01-11
*
Cleanup for unicode-update build target and test.
Jeff Davis
2024-01-11
*
Allow subquery pullup to wrap a PlaceHolderVar in another one.
Tom Lane
2024-01-11
*
Try to fix pg_walsummary buildfarm failures.
Robert Haas
2024-01-11
*
Remove hastup from LVPagePruneState.
Robert Haas
2024-01-11
*
Reindent after commit d9ef650fca7bc574586f4171cd929cfd5240326e.
Robert Haas
2024-01-11
*
Repair various defects in dc212340058b4e7ecfc5a7a81ec50e7a207bf288.
Robert Haas
2024-01-11
*
Add new pg_walsummary tool.
Robert Haas
2024-01-11
*
Add new function pg_get_wal_summarizer_state().
Robert Haas
2024-01-11
*
Clarify which xml tools are missing in meson error message
Magnus Hagander
2024-01-11
*
Fix omission in partitioning limitation documentation
Magnus Hagander
2024-01-11
*
Fix an intermetant BF failure in 003_logical_slots.
Amit Kapila
2024-01-11
*
Update documentation of default fdw_tuple_cost
John Naylor
2024-01-11
*
pg_regress: Disable autoruns for cmd.exe on Windows
Michael Paquier
2024-01-11
*
Restore initdb's old behavior of always setting the lc_xxx GUCs.
Tom Lane
2024-01-10
*
Allow noise semicolons ending psql \sf, \ef, \sv, \ev commands.
Tom Lane
2024-01-10
*
Fix Asserts in calc_non_nestloop_required_outer().
Tom Lane
2024-01-10
*
Handle WindowClause.runCondition in tree walker/mutator functions.
Tom Lane
2024-01-10
*
doc: clarify who owns the initdb-created cluster, by default
Bruce Momjian
2024-01-10
*
Show the default checkpoint method in the pg_basebackup help message
Magnus Hagander
2024-01-10
*
pg_ctl: Disable autoruns for cmd.exe on Windows
Michael Paquier
2024-01-10
*
Document WAL summarization information functions.
Robert Haas
2024-01-09
*
Fix documentation for wal_summary_keep_time.
Nathan Bossart
2024-01-09
*
Cross-check lists of predefined LWLocks.
Nathan Bossart
2024-01-09
*
Add new function, PQchangePassword(), to libpq
Joe Conway
2024-01-09
*
Doc: fix character_sets view.
Tatsuo Ishii
2024-01-09
*
An addition to 8c441c08279
Alexander Korotkov
2024-01-09
*
Forbid SJE with result relation
Alexander Korotkov
2024-01-09
*
Fix misuse of RelOptInfo.unique_for_rels cache by SJE
Alexander Korotkov
2024-01-09
*
Make dblink interruptible, via new libpqsrv APIs.
Noah Misch
2024-01-08
*
Remove excess #include "utils/wait_event.h".
Noah Misch
2024-01-08
*
Fix missing word in comment.
Noah Misch
2024-01-08
*
Fix indentation in ExecParallelHashIncreaseNumBatches()
Alexander Korotkov
2024-01-08
*
Allow examine_simple_variable() to work on INSERT RETURNING Vars.
Tom Lane
2024-01-08
*
Strengthen tests for 5ef34a8fc3
Alexander Korotkov
2024-01-08
*
Fix integer-overflow problem in intarray's g_int_decompress().
Tom Lane
2024-01-07
*
Fix oversized memory allocation in Parallel Hash Join
Alexander Korotkov
2024-01-07
*
Fix the issue that SJE mistakenly omits qual clauses
Alexander Korotkov
2024-01-06
*
Clean up some edge cases in plpgsql's %TYPE parsing.
Tom Lane
2024-01-05
*
Add copyright notices to a few perl scripts that don't have them
Andrew Dunstan
2024-01-05
*
Fix corruption of local buffer state during extend of temp relation
Michael Paquier
2024-01-05
*
Teach estimate_array_length() to use statistics where available.
Tom Lane
2024-01-04
*
Add macros for looping through a List without a ListCell.
Nathan Bossart
2024-01-04
*
In plpgsql, allow %TYPE and %ROWTYPE to be followed by array decoration.
Tom Lane
2024-01-04
*
ALTER TABLE command to change generation expression
Peter Eisentraut
2024-01-04
[prev]
[next]