pgsql-server/contrib/tablefunc Tag: REL7_4_STA ...
pgsql-server/contrib/tablefunc Tag: REL7_4_STA ...
От:
joe@svr1.postgresql.org (Joe Conway)
Дата:
CVSROOT: /cvsroot Module name: pgsql-server Changes by: joe@svr1.postgresql.org 04/02/24 01:26:07 Modified files: contrib/tablefunc: Tag: REL7_4_STABLE tablefunc.c Log message: Apply quote_literal to the start_with argument of connectby. Fixes problem reported by David Garamond when working with bytea parent and child keys.