git.postgresql.org Git - postgresql.git/commit
2009年7月22日 17:00:23 +0000 (17:00 +0000)
2009年7月22日 17:00:23 +0000 (17:00 +0000)
commit 846c364dd4eab27e95ad01cf3a699aedea3ebe0c
Change do_tup_output() to take Datum/isnull arrays instead of a char * array,
so it doesn't go through BuildTupleFromCStrings. This is more or less a
wash for current uses, but will avoid inefficiency for planned changes to
EXPLAIN.
Robert Haas
This is the main PostgreSQL git repository.
RSS
Atom