Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for public.geometry and "public"."geometry" #57

Merged
merged 1 commit into from
May 27, 2018
Merged

add support for public.geometry and "public"."geometry" #57

merged 1 commit into from
May 27, 2018

Conversation

atstp
Copy link
Contributor

@atstp atstp commented May 22, 2018

just a minimal, formatted version of pull request #51, that should resolve issue #50

@atstp
Copy link
Contributor Author

atstp commented May 22, 2018

to anyone waiting on this fix: it can be worked-around with pretty much anything from here.

This is working well for me:

ALTER ROLE role_you_connect_as SET search_path TO 'public';

@phillipross phillipross merged commit b017ff9 into postgis:master May 27, 2018
@phillipross
Copy link
Contributor

@atstp thanks for your contribution!

@atstp atstp deleted the respect-schema-prefix branch May 28, 2018 04:41
phillipross pushed a commit to phillipross/postgis-java that referenced this pull request Nov 25, 2018
phillipross added a commit to phillipross/postgis-java that referenced this pull request Nov 25, 2018
Pinned artifacts to specific versions instead of using ranges
(cherry picked from commit 17aaa87)

maven dependency and plugin version updates (postgis#59)
(cherry picked from commit 21bb2a6)

add support for public.geometry and "public"."geometry" (postgis#57)
(cherry picked from commit b017ff9)
phillipross added a commit to phillipross/postgis-java that referenced this pull request Nov 25, 2018
Addresses postgis#53 (postgis#58)

Pinned artifacts to specific versions instead of using ranges
(cherry picked from commit 17aaa87)

maven dependency and plugin version updates (postgis#59)
(cherry picked from commit 21bb2a6)

add support for public.geometry and "public"."geometry" (postgis#57)
(cherry picked from commit b017ff9)
phillipross added a commit that referenced this pull request Nov 25, 2018
Addresses #53 (#58)

Pinned artifacts to specific versions instead of using ranges
(cherry picked from commit 17aaa87)

maven dependency and plugin version updates (#59)
(cherry picked from commit 21bb2a6)

add support for public.geometry and "public"."geometry" (#57)
(cherry picked from commit b017ff9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants