Re: SQL Commands COPY

2021-06-11 Thread Neil Bower
It was a picnic. I was confusing the 9+ version syntax with the pre-9 version syntax at the bottom of the page. Most of the options between the two versions are the same and the pre-9 version still works with the newer versions of PostgreSQL. I was connecting to a version 13 server at the time. I'

Re: First SVG graphic

2019-03-28 Thread Neil
it works at all. I did find another editor https://github.com/dsward2/macSVG <https://github.com/dsward2/macSVG> and it seems to work, but have not used it much. Neil

Re: Punctuation error

2018-09-19 Thread Neil
ege writing. “Note that if the second clause is preceded by an adverb, such as accordingly, besides, so, then, therefore, or thus, and not by a conjunction, the semicolon is still required.” “I had never been in the place before; so I had difficulty in finding my way about.” Neil

Re: The example for creating a check constraint is missing a comma

2018-02-15 Thread Neil Anderson
tom lane Oh yeah! You're right, strictly speaking it does work. I guess I read it as a table constraint because it's on the next line. -- Neil Anderson n...@postgrescompare.com http://www.postgrescompare.com <>