summaryrefslogtreecommitdiff
path: root/src/interfaces/ecpg/compatlib/exports.txt
diff options
context:
space:
mode:
authorÁlvaro Herrera2025-05-11 14:16:45 +0000
committerÁlvaro Herrera2025-05-11 14:16:45 +0000
commitdbf42b84ac7b4e1dfd1ac6e618e247100b6aa08b (patch)
treee457fd9c59d70b4b93173d77b6402018cb30d192 /src/interfaces/ecpg/compatlib/exports.txt
parent0588656366687887d06b0b1f79c9adc142ea1595 (diff)
Add tab-complete for ALTER DOMAIN ADD [CONSTRAINT]HEADmaster
We can add tab-completion with "CHECK (" and "NOT NULL" after ALTER DOMAIN ADD [CONSTRAINT]. ALTER DOMAIN dom ADD -> CHECK ( ALTER DOMAIN dom ADD -> NOT NULL ALTER DOMAIN dom ADD -> CONSTRAINT ALTER DOMAIN dom ADD CONSTRAINT nm -> CHECK ( ALTER DOMAIN dom ADD CONSTRAINT nm -> NOT NULL Author: jian he <[email protected]> Author: Dagfinn Ilmari Mannsåker <[email protected]> Discussion: https://postgr.es/m/CACJufxG_f6LzAT_McC-kKmQWpuWnOYKyNBw8Kv3xzTjPqmeHcA@mail.gmail.com
Diffstat (limited to 'src/interfaces/ecpg/compatlib/exports.txt')
0 files changed, 0 insertions, 0 deletions