index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Commit message (
Expand
)
Author
Age
*
Helper script to apply PGDLLIMPORT markings.
Robert Haas
2022-04-08
*
Prefetch data referenced by the WAL, take II.
Thomas Munro
2022-04-07
*
pgstat: store statistics in shared memory.
Andres Freund
2022-04-06
*
pgstat: scaffolding for transactional stats creation / drop.
Andres Freund
2022-04-06
*
pgstat: prepare APIs used by pgstatfuncs for shared memory stats.
Andres Freund
2022-04-06
*
pgstat: introduce PgStat_Kind enum.
Andres Freund
2022-04-06
*
PLAN clauses for JSON_TABLE
Andrew Dunstan
2022-04-05
*
JSON_TABLE
Andrew Dunstan
2022-04-04
*
Make upgradecheck a no-op in MSVC's vcregress.pl
Michael Paquier
2022-04-02
*
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-04-01
*
Skip empty transactions for logical replication.
Amit Kapila
2022-03-30
*
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-29
*
Add support for MERGE SQL command
Alvaro Herrera
2022-03-28
*
Fix replay of create database records on standby
Alvaro Herrera
2022-03-25
*
Refactor DLSUFFIX handling
Peter Eisentraut
2022-03-25
*
Refactor code related to pg_hba_file_rules() into new file
Michael Paquier
2022-03-24
*
Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL.
Robert Haas
2022-03-23
*
pgstat: run pgindent on pgstat.c/h.
Andres Freund
2022-03-19
*
Add circular WAL decoding buffer, take II.
Thomas Munro
2022-03-18
*
Split ExecUpdate and ExecDelete into reusable pieces
Alvaro Herrera
2022-03-17
*
dshash: Add sequential scan support.
Andres Freund
2022-03-10
*
Add support for zstd base backup compression.
Robert Haas
2022-03-08
*
plpython: Remove regression test infrastructure for Python 2.
Andres Freund
2022-03-07
*
Reconsider pg_stat_subscription_workers view.
Amit Kapila
2022-03-01
*
Allow specifying row filters for logical replication of tables.
Amit Kapila
2022-02-22
*
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-16
*
Remove REGRESS_OUTPUTDIR environment variable.
Thomas Munro
2022-02-14
*
pg_basebackup: Allow client-side LZ4 (de)compression.
Robert Haas
2022-02-11
*
Test honestly for <sys/signalfd.h>.
Tom Lane
2022-02-09
*
Reduce non-leaf keys overlap in GiST indexes produced by a sorted build
Alexander Korotkov
2022-02-07
*
Remove configure's check for rl_completion_append_character.
Tom Lane
2022-02-02
*
Add bbstreamer_gzip.c to Mkvcbuild.pm.
Robert Haas
2022-01-28
*
Fix various typos, grammar and code style in comments and docs
Michael Paquier
2022-01-25
*
Allow clean.bat to be run from anywhere
Andrew Dunstan
2022-01-20
*
Move 027_stream_regress.pl's output to tmp_check.
Thomas Munro
2022-01-18
*
Test replay of regression tests, attempt II.
Thomas Munro
2022-01-17
*
Revert "Test replay of regression tests."
Thomas Munro
2022-01-15
*
Test replay of regression tests.
Thomas Munro
2022-01-15
*
Use in-place tablespaces in regression test.
Thomas Munro
2022-01-15
*
Improve error handling of HMAC computations
Michael Paquier
2022-01-13
*
Add missing include guard to win32ntdll.h.
Thomas Munro
2022-01-12
*
Clean up messy API for src/port/thread.c.
Tom Lane
2022-01-11
*
Improve error handling of cryptohash computations
Michael Paquier
2022-01-11
*
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-11
[next]