Sign in
apache
/
hive
/
refs/heads/branch-2
/
.
/
metastore
/
scripts
/
upgrade
/
postgres
/
029-HIVE-12823.postgres.sql
blob: f7a980b7d68980183a5e744ed40ebf9738c777ae [
file
] [
log
] [
blame
]
ALTER
TABLE
HIVE_LOCKS
ADD
COLUMN
HL_AGENT_INFO varchar
(
128
);