index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
psql
/
t
Commit message (
Expand
)
Author
Age
*
psql: Forbid use of COPY and \copy while in a pipeline
Michael Paquier
2025-06-13
*
psql: Abort connection when using \syncpipeline after COPY TO/FROM
Michael Paquier
2025-06-04
*
psql: Fix assertion failures with pipeline mode
Michael Paquier
2025-04-24
*
psql: Rework TAP routine psql_fails_like() to define WAL sender context
Michael Paquier
2025-04-23
*
psql: Make test robust against locale variations
Daniel Gustafsson
2025-03-26
*
psql: Make default \watch interval configurable
Daniel Gustafsson
2025-03-25
*
Apply more consistent style for command options in TAP tests
Michael Paquier
2025-03-17
*
Improve grammar of options for command arrays in TAP tests
Michael Paquier
2025-01-22
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Add pg_constraint rows for not-null constraints
Álvaro Herrera
2024-11-08
*
psql: Fix \watch when using interval values less than 1ms
Michael Paquier
2024-10-14
*
Remove test-case workarounds for ancient libedit versions.
Tom Lane
2024-09-04
*
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
*
Re-implement psql's FETCH_COUNT feature atop libpq's chunked mode.
Tom Lane
2024-04-06
*
psql: fix variable existence tab completion
Alexander Korotkov
2024-03-16
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Set readline-relevant ENV vars in interactive_psql(), not caller.
Tom Lane
2023-12-23
*
Add regression tests for psql \g piped into a program
Heikki Linnakangas
2023-10-02
*
Switch psql's TAP test for query cancellation to use IPC::Run::signal()
Michael Paquier
2023-09-13
*
Skip psql's TAP test for query cancellation entirely on Windows
Michael Paquier
2023-09-13
*
psql/t/001_basic: use locale-aware decimals in new test
Alvaro Herrera
2023-08-29
*
Allow \watch queries to stop on minimum rows returned
Daniel Gustafsson
2023-08-29
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Refactor background psql TAP functions
Daniel Gustafsson
2023-04-07
*
Fix locale-dependent test case.
Tom Lane
2023-04-07
*
psql: add an optional execution-count limit to \watch.
Tom Lane
2023-04-06
*
Improve handling of psql \watch's interval argument
Michael Paquier
2023-03-16
*
Add a DEFAULT option to COPY FROM
Andrew Dunstan
2023-03-13
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Split TESTDIR into TESTLOGDIR and TESTDATADIR
Andres Freund
2022-09-19
*
Don't hardcode tmp_check/ as test directory for tap tests
Andres Freund
2022-09-19
*
pgindent run prior to branching v15.
Tom Lane
2022-06-30
*
Tweak behavior of psql --single-transaction depending on ON_ERROR_STOP
Michael Paquier
2022-06-15
*
Fix portability issue in TAP tests of psql for locales
Michael Paquier
2022-06-08
*
Fix psql's single transaction mode on client-side errors with -c/-f switches
Michael Paquier
2022-06-06
*
psql: Update \timing also in case of an error
Peter Eisentraut
2022-05-23
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Improve frontend error logging style.
Tom Lane
2022-04-08
*
psql: Show all query results by default
Peter Eisentraut
2022-04-04
*
psql: Add tests for \errverbose
Peter Eisentraut
2022-03-31
*
psql: Add test for psql behavior on server crash
Peter Eisentraut
2022-03-29
*
psql: handle tab completion of timezone names after "SET TIMEZONE TO".
Tom Lane
2022-03-20
*
Introduce PG_TEST_TIMEOUT_DEFAULT for TAP suite non-elapsing timeouts.
Noah Misch
2022-03-04
*
psql: Additional tests
Peter Eisentraut
2022-03-01
*
Improve some psql test code
Peter Eisentraut
2022-02-28
*
Replace Test::More plans with done_testing
Daniel Gustafsson
2022-02-11
*
Further tweaks for psql's new tab-completion logic.
Tom Lane
2022-02-09
*
Improve psql tab-completion tests.
Tom Lane
2022-02-02
*
Treat case of tab-completion keywords a bit more carefully.
Tom Lane
2022-02-01
[next]