FRiCKLE / ngx_postgres

upstream module that allows nginx to communicate directly with PostgreSQL database.
http://labs.frickle.com/nginx_ngx_postgres/
BSD 2-Clause "Simplified" License
544 stars 123 forks source link

Fix build with nginx 1.11.6 #52

Open cryptofuture opened 7 years ago

cryptofuture commented 7 years ago

default_port was removed from ngx_http_upstream_srv_conf_s since nginx 1.16.6

agentzh commented 6 years ago

Since I no longer have commit access to this repo, I've committed a slightly modified version of this patch to OpenResty's fork of this repo:

https://github.com/openresty/ngx_postgres