[ANNOUNCE] ngx_postgres-0.9

Piotr Sikora piotr.sikora at frickle.com
Wed Dec 28 18:04:56 UTC 2011


Version 0.9 is now available at:
http://labs.frickle.com/nginx_ngx_postgres/

GitHub repository is available at:
http://github.com/FRiCKLE/ngx_postgres

Changes:
2011-12-27    VERSION 0.9
    * Improve debug logging.
      From Yichun Zhang (agentzh).

2011-12-23
    * Fix compatibility with poll, select and /dev/poll event models.
      Reported by Yichun Zhang (agentzh).

2011-11-10
    * Fix compatibility with PostgreSQL 9.x.
      Reported by Yichun Zhang (agentzh).

    * Fix compatibility with nginx-1.1.4+.
      From Yichun Zhang (agentzh).

2011-06-21
    * Enforce writing of proper SQL queries by replacing "row <row>"
      output format with "text" and returning whole result-set with
      values separated by newlines when using "postgres_output"
      directive.

    * Enforce writing of proper SQL queries by requiring result-set
      to contain exactly single value when using "binary_value" or
      "value" output formats when using "postgres_output" directive.

2011-06-17
    * Fix "duplicated last chunk" issue.
      Reported by Silly Sad, diagnosed by Maxim Dounin.

    * Improve build-time PostgreSQL client library discovery process
      by using PostgreSQL's pg_config.
      Patch from Silly Sad.

Best regards,
Piotr Sikora < piotr.sikora at frickle.com >



More information about the nginx mailing list