index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
Commit message (
Expand
)
Author
Age
*
Fix out-of-bound memory access for interval -> char conversion
Michael Paquier
2021-04-12
*
Improve behavior of date_bin with origin in the future
Peter Eisentraut
2021-04-10
*
Suppress length of Notice/Error msgs in PQtrace regress mode
Alvaro Herrera
2021-04-09
*
Allow TRUNCATE command to truncate foreign tables.
Fujii Masao
2021-04-08
*
Speedup ScalarArrayOpExpr evaluation
David Rowley
2021-04-08
*
Optionally prefetch referenced data in recovery.
Thomas Munro
2021-04-08
*
Add ORDER BY to some regression test queries
Peter Eisentraut
2021-04-08
*
autovacuum: handle analyze for partitioned tables
Alvaro Herrera
2021-04-08
*
Allow psql's \df and \do commands to specify argument types.
Tom Lane
2021-04-07
*
Fix regression test failure caused by commit 4f0b0966c8
Bruce Momjian
2021-04-07
*
Fix some failures with connection tests on Windows hosts
Michael Paquier
2021-04-08
*
SQL-standard function body
Peter Eisentraut
2021-04-07
*
Make use of in-core query id added by commit 5fd9dfa5f5
Bruce Momjian
2021-04-07
*
Remove channel binding requirement from clientcert=verify-full test.
Tom Lane
2021-04-07
*
Tighten up allowed names for custom GUC parameters.
Tom Lane
2021-04-07
*
Fix use of cursor sensitivity terminology
Peter Eisentraut
2021-04-07
*
Add some information about authenticated identity via log_connections
Michael Paquier
2021-04-07
*
Fix test added by commit 9de9294b0c.
Fujii Masao
2021-04-07
*
Fix compiler warning for MSVC in libpq_pipeline.c
David Rowley
2021-04-07
*
Postpone some stuff out of ExecInitModifyTable.
Tom Lane
2021-04-06
*
Increment xactCompletionCount during subtransaction abort.
Andres Freund
2021-04-06
*
psql: Show all query results by default
Peter Eisentraut
2021-04-06
*
Fix handling of clauses incompatible with extended statistics
Tomas Vondra
2021-04-06
*
Stop archive recovery if WAL generated with wal_level=minimal is found.
Fujii Masao
2021-04-06
*
Mark test_enc_conversion() as STRICT.
Heikki Linnakangas
2021-04-06
*
ALTER SUBSCRIPTION ... ADD/DROP PUBLICATION
Peter Eisentraut
2021-04-06
*
Fix the tests added by commit ac4645c015.
Amit Kapila
2021-04-06
*
Change return type of EXTRACT to numeric
Peter Eisentraut
2021-04-06
*
Add function to log the memory contexts of specified backend process.
Fujii Masao
2021-04-06
*
Fix some issues with SSL and Kerberos tests
Michael Paquier
2021-04-06
*
Allow pgoutput to send logical decoding messages.
Amit Kapila
2021-04-06
*
Change PostgresNode::connect_fails() to never send down queries
Michael Paquier
2021-04-06
*
Support INCLUDE'd columns in SP-GiST.
Tom Lane
2021-04-05
*
Add pg_read_all_data and pg_write_all_data roles
Stephen Frost
2021-04-05
*
Refactor all TAP test suites doing connection checks
Michael Paquier
2021-04-05
*
Fix confusion in SP-GiST between attribute type and leaf storage type.
Tom Lane
2021-04-04
*
Add regression test for minmax-multi macaddr8 type
Tomas Vondra
2021-04-04
*
Use more verbose matching patterns for errors in SSL TAP tests
Michael Paquier
2021-04-03
*
Fix typo in 6d7a6feac4
Andrew Dunstan
2021-04-02
*
Add support for NullIfExpr in eval_const_expressions
Peter Eisentraut
2021-04-02
*
Attempt to fix unstable Result Cache regression tests
David Rowley
2021-04-02
*
Add Result Cache executor node (take 2)
David Rowley
2021-04-02
*
Improve stability of test with vacuum_truncate in reloptions.sql
Michael Paquier
2021-04-02
*
Fix setvbuf()-induced crash in libpq_pipeline
Alvaro Herrera
2021-04-01
*
libpq_pipeline: Must strdup(optarg) to avoid crash
Alvaro Herrera
2021-04-01
*
Add 'noError' argument to encoding conversion functions.
Heikki Linnakangas
2021-04-01
*
Make extract(timetz) tests a bit more interesting
Peter Eisentraut
2021-04-01
*
Move some client-specific routines from SSLServer to PostgresNode
Michael Paquier
2021-04-01
*
Revert b6002a796
David Rowley
2021-04-01
*
Add Result Cache executor node
David Rowley
2021-04-01
[next]