On 20 March 2013 18:02, Tom Lane <[email protected]> wrote: > The API that comes to mind is (name subject to > bikeshedding) > > pg_blocking_pids(pid int) returns int[] >
Useful. Can we also have an SRF rather than an array? Does the definition as an array imply anything about our ability to join an SRF to an array? -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
