Support postgresql 14
@JelteF Excuse me
There is an error that postgresql14 does not support the following SQL
Would like to ask, how to modify here
I think the easiest is to change those specific tests to a python test and skip them for PG14. i.e. create a new file test/pycheck/temporary_table_test.py.
To be clear we won't have time to review this in detail or merge this before the 0.1.0 release. But given the small number of necessary changes, I think this can definitely be targeted for 0.2.0.
Thank you for your contribution
I think the easiest is to change those specific tests to a python test and skip them for PG14. i.e. create a new file
test/pycheck/temporary_table_test.py.To be clear we won't have time to review this in detail or merge this before the 0.1.0 release. But given the small number of necessary changes, I think this can definitely be targeted for 0.2.0.
Thank you for your contribution
Understood. Thank you for your guidance
Did you close this on purpose? I was planning to merge this soon-ish.
Did you close this on purpose? I was planning to merge this soon-ish.
No, no, I see a lot of changes, I plan to reorganize and resubmit.
Ah alright. Sounds good, yeah we're refactoring a bunch of things to make the C vs C++ division clearer.
Ah alright. Sounds good, yeah we're refactoring a bunch of things to make the C vs C++ division clearer.
This is good, I also want to try to do a little better, let you misunderstanding, sorry.