postgresql/src/backend/tcop
Bruce Momjian aa7e7ae9a6 Have SELECT and CREATE TABLE AS queries return a row count. While this
is invisible in psql, other interfaces, like libpq, make this value
visible.

Boszormenyi Zoltan
2010-02-16 20:58:14 +00:00
..
dest.c Avoid performing encoding conversion on command tag strings during EndCommand. 2010-01-30 20:09:53 +00:00
fastpath.c Wrap calls to SearchSysCache and related functions using macros. 2010-02-14 18:42:19 +00:00
Makefile Refactor backend makefiles to remove lots of duplicate code 2008-02-19 10:30:09 +00:00
postgres.c Clarify documentation on the behavior of unnamed bind queries. 2010-02-16 20:15:14 +00:00
pquery.c Have SELECT and CREATE TABLE AS queries return a row count. While this 2010-02-16 20:58:14 +00:00
utility.c Wrap calls to SearchSysCache and related functions using macros. 2010-02-14 18:42:19 +00:00