Thanks Tom. I performed testing with the latest commit and test are running fine.
On Tue, Jun 28, 2016 at 8:14 PM, Tom Lane <[email protected]> wrote: > Rushabh Lathia <[email protected]> writes: > > SELECT setval('s', max(100)) from tab; > > ERROR: ORDER/GROUP BY expression not found in targetlist > > Fixed, thanks for the report! > > regards, tom lane > -- Rushabh Lathia
