OSDN Git Service

Simplify implementation of ts_debug() function --- use a join instead
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 25 Aug 2007 17:47:44 +0000 (17:47 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 25 Aug 2007 17:47:44 +0000 (17:47 +0000)
commit21168267b9df91f8359cb98d2adb453ecdfe47ae
tree500e08401c0895044443f5239de86ec93a5cdb22
parente4a52eca351f39d007c28c61c2055926c895c024
Simplify implementation of ts_debug() function --- use a join instead
of redundant sub-selects.  initdb not forced, since this is just a
cosmetic change, but the new code won't show up till you do one.
src/backend/catalog/system_views.sql