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
545 stars 122 forks source link

supporting current versions of nginx (fixes #57) #63

Open lindt opened 4 years ago

lindt commented 4 years ago

current versions of nginx do not provide the default port anymore. So the code will not compile with current versions.