github.com/lib/pq.ListenerConn.sendSimpleQuery (method)

2 uses

	github.com/lib/pq (current package)
		notify.go#L250: func (l *ListenerConn) sendSimpleQuery(q string) (err error) {
		notify.go#L287: 	err = l.sendSimpleQuery(q)