Skip to content

Commit

Permalink
fix slt
Browse files Browse the repository at this point in the history
Signed-off-by: Runji Wang <[email protected]>
  • Loading branch information
wangrunji0408 committed Jun 17, 2024
1 parent 9eeb43c commit 9ab0dc2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ use crate::catalog::CatalogReader;
/// statement ok
/// drop index i;
///
/// statement ok;
/// statement ok
/// drop table t;
/// ```
#[function("pg_index_column_has_property(int4, int4, varchar) -> boolean")]
Expand Down

0 comments on commit 9ab0dc2

Please sign in to comment.