File: btree_gin.control

package info (click to toggle)
postgresql-15 15.14-0%2Bdeb12u1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-proposed-updates
  • size: 166,744 kB
  • sloc: ansic: 900,605; sql: 109,651; perl: 42,636; yacc: 36,873; xml: 31,046; lex: 8,906; makefile: 6,176; sh: 4,842; cpp: 1,105; python: 151; asm: 65; sed: 16
file content (6 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
# btree_gin extension
comment = 'support for indexing common datatypes in GIN'
default_version = '1.3'
module_pathname = '$libdir/btree_gin'
relocatable = true
trusted = true