Peter Eisentraut <[EMAIL PROTECTED]> writes:
> Does anyone mind if I remove src/interfaces/cli? It's clearly outdated
> and useless.
Looking at the CVS history, it seems that Lockhart had an idea of
building a CLI-spec-compatible interface on top of ecpg, but never
went further than an initial commit.
If ecpg itself now satisfies that spec then there's certainly no
need for src/interfaces/cli ...
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match