postgrespro / pgsphere

PgSphere provides spherical data types, functions, operators, and indexing for PostgreSQL.
https://pgsphere.org
BSD 3-Clause "New" or "Revised" License
16 stars 15 forks source link

Maintain only one list of tests #84

Closed df7cb closed 8 months ago

df7cb commented 8 months ago

Make evaluates "=" variables lazily, so we can add items to TESTS later in the file and still have them show up in REGRESS.

df7cb commented 8 months ago

@vitcpp I can rebase the PRs in whatever order you want to merge

vitcpp commented 8 months ago

@df7cb ok, thanks. Lets start from the simpler PRs then.