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
/
bin
Age
Commit message (
Expand
)
Author
2024-01-16
Add new COPY option SAVE_ERROR_TO
Alexander Korotkov
2024-01-15
Fix typos.
Robert Haas
2024-01-14
pg_dump: Remove obsolete trigger support
Peter Eisentraut
2024-01-13
Escape output of pg_amcheck test
Peter Eisentraut
2024-01-13
Make attstattarget nullable
Peter Eisentraut
2024-01-12
Add empty placeholder LINGUAS file for pg_walsummary
Alvaro Herrera
2024-01-12
Fix pg_walsummary's .gitignore
Michael Paquier
2024-01-11
Rework how logirep launchers are stopped during pg_upgrade
Michael Paquier
2024-01-11
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-10
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
pg_ctl: Disable autoruns for cmd.exe on Windows
Michael Paquier
2024-01-09
Add new function, PQchangePassword(), to libpq
Joe Conway
2024-01-04
ALTER TABLE command to change generation expression
Peter Eisentraut
2024-01-04
Track conflict_reason in pg_replication_slots.
Amit Kapila
2024-01-04
Update copyright for 2024
Bruce Momjian
2024-01-03
Make Perl warnings fatal in newly added TAP tests
Peter Eisentraut
2024-01-03
Fix some typos
Michael Paquier
2024-01-03
Remove unnecessary PGDATABASE settings from TAP tests
Michael Paquier
2024-01-02
Fix typos in comments and in one isolation test.
Robert Haas
2024-01-02
Allow upgrades to preserve the full subscription's state.
Amit Kapila
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
In pg_dump, don't dump a stats object unless dumping underlying table.
Tom Lane
2023-12-27
Fix another incorrect data type choice from commit dc2123400.
Tom Lane
2023-12-27
Fix incorrect data type choices in some read and write calls.
Tom Lane
2023-12-27
Fix typo and case in messages
John Naylor
2023-12-26
Add meson NLS support for pg_combinebackup
Peter Eisentraut
2023-12-26
Add empty placeholder LINGUAS file for pg_combinebackup.
Tom Lane
2023-12-26
Fix some translatable strings in pg_basebackup and pg_combinebackup
Michael Paquier
2023-12-24
pgbench: Fix overflow in table populating when rows >= 2^31-1
Michael Paquier
2023-12-23
Set readline-relevant ENV vars in interactive_psql(), not caller.
Tom Lane
2023-12-21
Fix numerous typos in incremental backup commits.
Robert Haas
2023-12-21
pg_combinebackup didn't clean its tmp_check directory, either.
Tom Lane
2023-12-21
pg_combinebackup's .gitignore file is incomplete.
Tom Lane
2023-12-21
meson: Make gzip and tar optional
Peter Eisentraut
2023-12-20
Fix unchecked return value from strdup
Daniel Gustafsson
2023-12-20
Add support for incremental backup.
Robert Haas
2023-12-20
Add a new WAL summarizer process.
Robert Haas
2023-12-20
Remove MSVC scripts
Michael Paquier
2023-12-19
Move src/bin/pg_verifybackup/parse_manifest.c into src/common.
Robert Haas
2023-12-10
Remove some unnecessary includes of "access/xlog_internal.h"
Peter Eisentraut
2023-12-08
Fix path of regress shared library in pg_upgrade test
Michael Paquier
2023-12-06
Suppress -Wunused-result warning about write().
Nathan Bossart
2023-12-06
Use signal-safe functions in signal handler
Peter Eisentraut
2023-12-06
Apply filters to dump files all the time in 002_pg_upgrade.pl
Michael Paquier
[next]