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
/
tools
Age
Commit message (
Expand
)
Author
2022-04-07
pgstat: store statistics in shared memory.
Andres Freund
2022-04-07
pgstat: scaffolding for transactional stats creation / drop.
Andres Freund
2022-04-07
pgstat: prepare APIs used by pgstatfuncs for shared memory stats.
Andres Freund
2022-04-07
pgstat: introduce PgStat_Kind enum.
Andres Freund
2022-04-05
PLAN clauses for JSON_TABLE
Andrew Dunstan
2022-04-04
JSON_TABLE
Andrew Dunstan
2022-04-02
Make upgradecheck a no-op in MSVC's vcregress.pl
Michael Paquier
2022-04-01
libpq: Allow IP address SANs in server certificates
Peter Eisentraut
2022-04-01
Switch the regression tests of pg_upgrade to use TAP tests
Michael Paquier
2022-03-30
Skip empty transactions for logical replication.
Amit Kapila
2022-03-29
Add new block-by-block strategy for CREATE DATABASE.
Robert Haas
2022-03-29
Revert "Fix replay of create database records on standby"
Alvaro Herrera
2022-03-28
Add support for MERGE SQL command
Alvaro Herrera
2022-03-25
Fix replay of create database records on standby
Alvaro Herrera
2022-03-25
Refactor DLSUFFIX handling
Peter Eisentraut
2022-03-24
Refactor code related to pg_hba_file_rules() into new file
Michael Paquier
2022-03-23
Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL.
Robert Haas
2022-03-19
pgstat: run pgindent on pgstat.c/h.
Andres Freund
2022-03-18
Add circular WAL decoding buffer, take II.
Thomas Munro
2022-03-17
Split ExecUpdate and ExecDelete into reusable pieces
Alvaro Herrera
2022-03-10
dshash: Add sequential scan support.
Andres Freund
2022-03-08
Add support for zstd base backup compression.
Robert Haas
2022-03-08
plpython: Remove regression test infrastructure for Python 2.
Andres Freund
2022-03-01
Reconsider pg_stat_subscription_workers view.
Amit Kapila
2022-02-22
Allow specifying row filters for logical replication of tables.
Amit Kapila
2022-02-18
Add support for building with ZSTD.
Robert Haas
2022-02-18
Suppress warning about stack_base_ptr with late-model GCC.
Tom Lane
2022-02-17
plpython: Reject Python 2 during build configuration.
Andres Freund
2022-02-16
Split xlog.c into xlog.c and xlogrecovery.c.
Heikki Linnakangas
2022-02-13
Remove REGRESS_OUTPUTDIR environment variable.
Thomas Munro
2022-02-11
pg_basebackup: Allow client-side LZ4 (de)compression.
Robert Haas
2022-02-09
Test honestly for <sys/signalfd.h>.
Tom Lane
2022-02-07
Reduce non-leaf keys overlap in GiST indexes produced by a sorted build
Alexander Korotkov
2022-02-03
Remove configure's check for rl_completion_append_character.
Tom Lane
2022-01-28
Add bbstreamer_gzip.c to Mkvcbuild.pm.
Robert Haas
2022-01-25
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2022-01-20
Allow clean.bat to be run from anywhere
Andrew Dunstan
2022-01-17
Move 027_stream_regress.pl's output to tmp_check.
Thomas Munro
2022-01-17
Test replay of regression tests, attempt II.
Thomas Munro
2022-01-14
Revert "Test replay of regression tests."
Thomas Munro
2022-01-14
Test replay of regression tests.
Thomas Munro
2022-01-14
Use in-place tablespaces in regression test.
Thomas Munro
2022-01-13
Improve error handling of HMAC computations
Michael Paquier
2022-01-11
Add missing include guard to win32ntdll.h.
Thomas Munro
2022-01-11
Clean up messy API for src/port/thread.c.
Tom Lane
2022-01-11
Improve error handling of cryptohash computations
Michael Paquier
2022-01-10
Avoid warning about uninitialized value in MSVC python3 tests
Andrew Dunstan
2022-01-10
Make EXEC_BACKEND more convenient on Linux and FreeBSD.
Thomas Munro
2022-01-08
Update copyright for 2022
Bruce Momjian
2022-01-07
Allow MSVC .bat wrappers to be called from anywhere
Andrew Dunstan
[next]