]> granicus.if.org Git - postgresql/commit
Fix ts_debug function to prevent unneeded calls of ts_lexize().
authorTeodor Sigaev <teodor@sigaev.ru>
Tue, 11 Sep 2007 08:51:22 +0000 (08:51 +0000)
committerTeodor Sigaev <teodor@sigaev.ru>
Tue, 11 Sep 2007 08:51:22 +0000 (08:51 +0000)
commitc4b2b2960aad6fc292dfaec330ebe41fead8ab30
tree9382c438a252a0ecda24f83e08b627561b025bf3
parent57cafe79823dcd3653cf5e19cbdf58300cb1576c
Fix ts_debug function to prevent unneeded calls of ts_lexize().
It will be mush better to reimplement ts_debug in C (instead of SQL as now),
but it's planned for the future.
src/backend/catalog/system_views.sql