postgresql/contrib/tablefunc
Robert Haas 4343c0e546 Expose quote_literal_cstr() from core.
This eliminates the need for inefficient implementions of this
functionality in both contrib/dblink and contrib/tablefunc, so remove
them.  The upcoming patch implementing an in-core format() function
will also require this functionality.

In passing, add some regression tests.
2010-11-20 10:04:48 -05:00
..
data
expected
sql
.gitignore Some more gitignore cleanups: cover contrib and PL regression test outputs. 2010-09-22 17:22:40 -04:00
Makefile Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
tablefunc.c Expose quote_literal_cstr() from core. 2010-11-20 10:04:48 -05:00
tablefunc.h Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
tablefunc.sql.in Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00
uninstall_tablefunc.sql Remove cvs keywords from all files. 2010-09-20 22:08:53 +02:00