Re: [HACKERS] LZTEXT for rule plan stings
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Don Baccus <dhogaza@pacifier.com>
Cc: PostgreSQL HACKERS <pgsql-hackers@postgreSQL.org>
Date: 2000-02-26T06:27:19Z
Lists: pgsql-hackers
Don Baccus <dhogaza@pacifier.com> writes: > Here's the test case: Hmm. I get a rule string exceeding 8K out of this (in current sources), as checked by breakpointing at InsertRule() in rewriteDefine.c and looking at 'actiontree'. What's your basis for asserting the rule is only ~ 1K? regards, tom lane