const github.com/lib/pq.headerSize

3 uses

	github.com/lib/pq (current package)
		rows.go#L11: const headerSize = 4
		rows.go#L54: 		return int64(fd.Mod - headerSize), true
		rows.go#L63: 		mod := fd.Mod - headerSize