1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-07 11:02:12 +03:00
postgres/contrib/btree_gin/expected/install_btree_gin.out
Tom Lane 9151e1bb06 Add btree_gin contrib module.
Teodor Sigaev and Oleg Bartunov
2009-03-25 23:20:01 +00:00

4 lines
77 B
Plaintext

SET client_min_messages = warning;
\set ECHO none
RESET client_min_messages;