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
*
Add defenses against unexpected changes in the NodeTag enum list.
Tom Lane
2022-07-12
*
Rationalize order of input files for gen_node_support.pl.
Tom Lane
2022-07-11
*
Exclude nodetags.h from headerscheck and cpluspluscheck.
Tom Lane
2022-07-09
*
Add generated nodes\nodetags.h to clean.bat
Peter Eisentraut
2022-07-09
*
Automatically generate node support functions
Peter Eisentraut
2022-07-09
*
Remove HP/Intel Itanium support.
Thomas Munro
2022-07-08
*
Remove HP-UX port.
Thomas Munro
2022-07-08
*
Change internal RelFileNode references to RelFileNumber or RelFileLocator.
Robert Haas
2022-07-06
*
expression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSONEXPR size.
Andres Freund
2022-07-05
*
Stamp HEAD as 16devel.
Tom Lane
2022-06-30
*
Add a new shmem_request_hook hook.
Robert Haas
2022-05-13
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Add some missing PGDLLIMPORT markings
Michael Paquier
2022-05-12
*
Improve setup of environment values for commands in MSVC's vcregress.pl
Michael Paquier
2022-05-11
*
Simplify configure test
Peter Eisentraut
2022-05-04
*
Rename libpq test programs with libpq_ prefix
Daniel Gustafsson
2022-05-04
*
Build libpq test programs under MSVC
Andrew Dunstan
2022-04-16
*
Rename backup_compression.{c,h} to compression.{c,h}
Michael Paquier
2022-04-12
*
Avoid re-writing files unnecessarily in src/tools/copyright.pl.
Tom Lane
2022-04-11
*
Fix various typos and spelling mistakes in code comments
David Rowley
2022-04-11
*
Fix pgperlsyncheck following SSL TAP test refactoring
Andrew Dunstan
2022-04-10
*
Fix whitespace
Peter Eisentraut
2022-04-09
*
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
[next]