Skip to content

postgres_set does not allow reuse of $variable #17

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

Open
KangOl opened this issue May 21, 2013 · 0 comments
Open

postgres_set does not allow reuse of $variable #17

KangOl opened this issue May 21, 2013 · 0 comments

Comments

@KangOl
Copy link

KangOl commented May 21, 2013

see [1]

Why this restriction?
This forbid users to factorise the configuration and put postgres_set directive inside a file that will be included in multiple server

[1] https://github.com/FRiCKLE/ngx_postgres/blob/master/src/ngx_postgres_module.c#L1097

KangOl added a commit to odoo/ngx_postgres that referenced this issue Oct 15, 2014
This allow using the same code snippet to be included in multiple `server` directives.

Fixes FRiCKLE#17
KangOl added a commit to odoo/ngx_postgres that referenced this issue Apr 21, 2016
This allow using the same code snippet to be included in multiple `server` directives.

Fixes FRiCKLE#17
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

No branches or pull requests

1 participant