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-03-20
Revert "Temporary patch to help debug pg_walsummary test failures."
Nathan Bossart
2024-03-20
Catalog domain not-null constraints
Peter Eisentraut
2024-03-20
Add "--exclude-extension" to pg_dump's options.
Dean Rasheed
2024-03-19
Support C.UTF-8 locale in the new builtin collation provider.
Jeff Davis
2024-03-19
pg_upgrade: run all data type checks per connection
Daniel Gustafsson
2024-03-19
Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...
Peter Eisentraut
2024-03-18
Address more review comments on commit 2d819a08a1.
Jeff Davis
2024-03-18
Add missing source files to nls.mk
Peter Eisentraut
2024-03-17
Support json_errdetail in FRONTEND code
Daniel Gustafsson
2024-03-17
Add RETURNING support to MERGE.
Dean Rasheed
2024-03-17
Make stxstattarget nullable
Peter Eisentraut
2024-03-16
Add destroyStringInfo function for cleaning up StringInfos
Daniel Gustafsson
2024-03-16
psql: fix variable existence tab completion
Alexander Korotkov
2024-03-14
Introduce "builtin" collation provider.
Jeff Davis
2024-03-13
Reintroduce MAINTAIN privilege and pg_maintain predefined role.
Nathan Bossart
2024-03-13
Add the system identifier to backup manifests.
Robert Haas
2024-03-13
Expose new function get_controlfile_by_exact_path().
Robert Haas
2024-03-13
Make the order of the header file includes consistent
Peter Eisentraut
2024-03-13
Fix incorrect format placeholders
Peter Eisentraut
2024-03-12
Fix version check in 002_pg_upgrade.pl.
Jeff Davis
2024-03-12
Use printf's %m format instead of strerror(errno) in more places
Michael Paquier
2024-03-11
Fix 002_pg_upgrade.pl.
Jeff Davis
2024-03-11
reindexdb: Allow specifying objects to process in all databases.
Nathan Bossart
2024-03-11
clusterdb: Allow specifying tables to process in all databases.
Nathan Bossart
2024-03-11
vacuumdb: Allow specifying objects to process in all databases.
Nathan Bossart
2024-03-09
Catalog changes preparing for builtin collation provider.
Jeff Davis
2024-03-09
Run perltidy on 002_pg_upgrade.pl.
Jeff Davis
2024-03-09
Fix cross-version pg_upgrade test.
Jeff Davis
2024-03-08
Improve WIN32 waiting logic in psql's \watch command.
Tom Lane
2024-03-08
Add support for DEFAULT in ALTER TABLE .. SET ACCESS METHOD
Michael Paquier
2024-03-05
Add --copy-file-range option to pg_upgrade.
Thomas Munro
2024-03-05
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-02-29
Support MERGE into updatable views.
Dean Rasheed
2024-02-28
Remove AIX support
Heikki Linnakangas
2024-02-27
Use C99-designated initializer syntax for more arrays
Michael Paquier
2024-02-21
Add option force_initdb to PostgreSQL::Test::Cluster:init()
Michael Paquier
2024-02-19
Fix 004_subscription.pl to allow its usage in --link mode.
Amit Kapila
2024-02-16
Use new overflow-safe integer comparison functions.
Nathan Bossart
2024-02-15
Introduce transaction_timeout
Alexander Korotkov
2024-02-14
Fix multiranges to behave more like dependent types.
Tom Lane
2024-02-13
Skip .DS_Store files in server side utils
Daniel Gustafsson
2024-02-09
Refactor pipe_read_line to return the full line
Daniel Gustafsson
2024-02-07
Rename static function to avoid conflicting names
Daniel Gustafsson
2024-02-05
Improve the comments in 004_subscription.pl.
Amit Kapila
2024-02-04
pg_basebackup: Fix check for MINIMUM_VERSION_FOR_WAL_SUMMARIES
Michael Paquier
2024-02-01
Avoid package qualification of $windows_os
Andrew Dunstan
[next]