There was an error fetching the commit references. Please try again later.
Fixes OID warnings when using PostgreSQL
Postgres correctly identifies OIDs when BEARING and DISTANCE contain numerical values. It fails to identify OID for a NULL type. This patch explicitly sets an OID type for NULLs when running in PostgreSQL environment.
Please register or sign in to comment