index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2023-11-28
Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.
Tom Lane
2023-09-13
Fix exception safety bug in typcache.c.
Thomas Munro
2023-08-23
ci: Make compute resources for CI configurable
Andres Freund
2023-08-22
Cache by-reference missing values in a long lived context
Andrew Dunstan
2023-08-19
ci: macos: use cached macports install
Andres Freund
2023-06-14
Fix make_etags breakage on certain platforms.
Tatsuo Ishii
2023-04-12
Fix detection of unseekable files for fseek() and ftello() with MSVC
Michael Paquier
2023-02-26
Don't force SQL_ASCII/no-locale for installcheck in vcregress.pl
Andrew Dunstan
2023-02-15
Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates
Michael Paquier
2022-11-27
Fix binary mismatch for MSVC plperl vs gcc built perl libs
Andrew Dunstan
2022-09-26
ci: Add hint about downloadable logs to README
Andres Freund
2022-09-01
Revert SQL/JSON features
Andrew Dunstan
2022-07-05
expression eval: Fix EEOP_JSON_CONSTRUCTOR and EEOP_JSONEXPR size.
Andres Freund
2022-05-13
Add a new shmem_request_hook hook.
Robert Haas
2022-05-12
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
Add some missing PGDLLIMPORT markings
Michael Paquier
2022-05-11
Improve setup of environment values for commands in MSVC's vcregress.pl
Michael Paquier
2022-05-04
Simplify configure test
Peter Eisentraut
2022-05-04
Rename libpq test programs with libpq_ prefix
Daniel Gustafsson
2022-04-16
Build libpq test programs under MSVC
Andrew Dunstan
2022-04-12
Rename backup_compression.{c,h} to compression.{c,h}
Michael Paquier
2022-04-11
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-10
Fix pgperlsyncheck following SSL TAP test refactoring
Andrew Dunstan
2022-04-09
Fix whitespace
Peter Eisentraut
2022-04-08
Helper script to apply PGDLLIMPORT markings.
Robert Haas
2022-04-07
Prefetch data referenced by the WAL, take II.
Thomas Munro
2022-04-06
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-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-07
plpython: Remove regression test infrastructure for Python 2.
Andres Freund
[next]