diff options
author | Michael Paquier <michael@paquier.xyz> | 2018-10-26 13:46:20 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2018-10-26 13:46:20 +0900 |
commit | 5953c99697621174f50aa219a3cd457212968268 (patch) | |
tree | 823ed540aefbe5d7947d6e94ab2a4003b556158a /src/tutorial/advanced.source | |
parent | 292ef6e2778afb3ecea250fc50326587543ae144 (diff) | |
download | postgresql-5953c99697621174f50aa219a3cd457212968268.tar.gz postgresql-5953c99697621174f50aa219a3cd457212968268.zip |
Improve tab completion of CREATE EVENT TRIGGER in psql
This adds tab completion of the clauses WHEN and EXECUTE
FUNCTION|PROCEDURE clauses to CREATE EVENT TRIGGER, similar to CREATE
TRIGGER in the previous commit. This has version-dependent logic so as
FUNCTION is chosen over PROCEDURE for 11 and newer versions.
Author: Dagfinn Ilmari Mannsåker
Reviewed-by: Tom Lane, Michael Paquier
Discussion: https://postgr.es/m/d8jmur4q4yc.fsf@dalvik.ping.uio.no
Diffstat (limited to 'src/tutorial/advanced.source')
0 files changed, 0 insertions, 0 deletions