Re: [POC] FETCH limited by bytes. - Mailing list pgsql-hackers

From Corey Huinker
Subject Re: [POC] FETCH limited by bytes.
Date
Msg-id CADkLM=foCtSEYaib-eO9MbuxkS084ZTG-U7UvD0meZbqm=8-Sw@mail.gmail.com
Whole thread Raw
In response to Re: [POC] FETCH limited by bytes.  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: [POC] FETCH limited by bytes.
List pgsql-hackers

I don't see how.  There really is no declaration in there for a
variable called server.

Absolutely correct. My only guess is that it was from failing to make clean after a checkout/re-checkout. A good reason to have even boring regression tests.

Regression tests added.

Attachment

pgsql-hackers by date:

Previous
From: Steve Singer
Date:
Subject: Re: pglogical - logical replication contrib module
Next
From: Etsuro Fujita
Date:
Subject: Re: Minor code improvements to create_foreignscan_plan/ExecInitForeignScan