Re: Finding error in long input file - Mailing list pgsql-general

From Rich Shepard
Subject Re: Finding error in long input file
Date
Msg-id 2aeaece1-9533-638c-7b21-26c92f6d829b@appl-ecosys.com
Whole thread Raw
In response to Re: Finding error in long input file  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general
On Wed, 10 Jul 2024, David G. Johnston wrote:

> My first easy look for this setup is for any single quotes not adjacent to
> either a comma or a parenthesis.  Syntax highlighting should ideally have
> caught this but I’d look anyway.

David,

I found an error on line 21 that I missed seeing every time I slowly scanned
the file: missing the terminal `);'. A common situation when I look at the
file so many times.

Rich



pgsql-general by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: Finding error in long input file
Next
From: Anthony Apollis
Date:
Subject: Calendar Table