index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
Commit message (
Expand
)
Author
Age
*
Rename pg_constraint.conwithoutoverlaps to conperiod
Peter Eisentraut
2024-03-05
*
Fix search_path to a safe value during maintenance operations.
Jeff Davis
2024-03-04
*
pg_verifybackup: Refactor parse_manifest_file.
Robert Haas
2024-03-04
*
Fix incremental backup interaction with XLOG_DBASE_CREATE_FILE_COPY.
Robert Haas
2024-03-04
*
Fix initdb's -c option to treat the GUC name case-insensitively.
Tom Lane
2024-03-04
*
Support MERGE into updatable views.
Dean Rasheed
2024-02-29
*
Remove AIX support
Heikki Linnakangas
2024-02-28
*
Use C99-designated initializer syntax for more arrays
Michael Paquier
2024-02-28
*
Add option force_initdb to PostgreSQL::Test::Cluster:init()
Michael Paquier
2024-02-21
*
Fix 004_subscription.pl to allow its usage in --link mode.
Amit Kapila
2024-02-19
*
Use new overflow-safe integer comparison functions.
Nathan Bossart
2024-02-16
*
Introduce transaction_timeout
Alexander Korotkov
2024-02-15
*
Fix multiranges to behave more like dependent types.
Tom Lane
2024-02-14
*
Skip .DS_Store files in server side utils
Daniel Gustafsson
2024-02-13
*
Refactor pipe_read_line to return the full line
Daniel Gustafsson
2024-02-09
*
Rename static function to avoid conflicting names
Daniel Gustafsson
2024-02-07
*
Improve the comments in 004_subscription.pl.
Amit Kapila
2024-02-05
*
pg_basebackup: Fix check for MINIMUM_VERSION_FOR_WAL_SUMMARIES
Michael Paquier
2024-02-04
*
Avoid package qualification of $windows_os
Andrew Dunstan
2024-02-01
*
Continue my quest to make 002_blocks.pl pass reliably.
Robert Haas
2024-02-01
*
Clean pg_walsummary's tmp_check directory.
Tom Lane
2024-01-31
*
In 002_blocks.pl, try to prevent a HOT update.
Robert Haas
2024-01-31
*
Update pg_walsummary copyright notices to 2024
Alvaro Herrera
2024-01-31
*
Revise pg_walsummary's 002_blocks test to avoid spurious failures.
Robert Haas
2024-01-31
*
Fix 003_extrafiles.pl test for the Windows
Andrew Dunstan
2024-01-30
*
Add a failover option to subscriptions.
Amit Kapila
2024-01-30
*
Temporary patch to help debug pg_walsummary test failures.
Robert Haas
2024-01-26
*
Allow to enable failover property for replication slots via SQL API.
Amit Kapila
2024-01-25
*
Add temporal PRIMARY KEY and UNIQUE constraints
Peter Eisentraut
2024-01-24
*
pgbench: Add \syncpipeline
Michael Paquier
2024-01-24
*
Abort pgbench if script end is reached with an open pipeline
Alvaro Herrera
2024-01-22
*
Rename COPY option from SAVE_ERROR_TO to ON_ERROR
Alexander Korotkov
2024-01-19
*
psql: Add ignore_slash_options in bind's inactive branch
Michael Paquier
2024-01-19
*
Error message capitalisation
Peter Eisentraut
2024-01-18
*
Add new COPY option SAVE_ERROR_TO
Alexander Korotkov
2024-01-16
*
Fix typos.
Robert Haas
2024-01-15
*
pg_dump: Remove obsolete trigger support
Peter Eisentraut
2024-01-14
*
Escape output of pg_amcheck test
Peter Eisentraut
2024-01-13
*
Make attstattarget nullable
Peter Eisentraut
2024-01-13
*
Add empty placeholder LINGUAS file for pg_walsummary
Alvaro Herrera
2024-01-12
*
Fix pg_walsummary's .gitignore
Michael Paquier
2024-01-12
*
Rework how logirep launchers are stopped during pg_upgrade
Michael Paquier
2024-01-12
*
Fix incorrect format placeholder
Peter Eisentraut
2024-01-11
*
Try to fix pg_walsummary buildfarm failures.
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
*
Fix an intermetant BF failure in 003_logical_slots.
Amit Kapila
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
*
Show the default checkpoint method in the pg_basebackup help message
Magnus Hagander
2024-01-10
[next]