Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx - Mailing list pgsql-hackers

From Jelte Fennema-Nio
Subject Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
Date
Msg-id CAGECzQR1+udGKz+FbHiCQ7CWDiF1fCGi2xYuvQUODdMAfJbaLA@mail.gmail.com
Whole thread Raw
In response to Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx  (Anthonin Bonnefoy <anthonin.bonnefoy@datadoghq.com>)
Responses Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
Re: [PATCH] Add additional extended protocol commands to psql: \parse and \bindx
List pgsql-hackers
Looks really good now. One thing I noticed is that \bindx doesn't call
ignore_slash_options if it's not in an active branch. Afaict it
should. I do realize the same is true for plain \bind, but it seems
like a bug there too.



pgsql-hackers by date:

Previous
From: Richard Guo
Date:
Subject: Re: Strange Bitmapset manipulation in DiscreteKnapsack()
Next
From: Aleksander Alekseev
Date:
Subject: Re: Add test module for Table Access Method