Mailing lists [pgsql-committers]
- Re: pgsql: PL/Python: Fix potential NULL pointer dereference Tom Lane
- pgsql: Remove obsolete comment. Robert Haas
- pgsql: Use new overflow aware integer operations. Andres Freund
- pgsql: Provide overflow safe integer math inline functions. Andres Freund
- pgsql: Make PGAC_C_BUILTIN_OP_OVERFLOW link instead of just compiling. Andres Freund
- pgsql: PL/Python: Fix potential NULL pointer dereference Peter Eisentraut
- pgsql: Consistently use PG_INT(16|32|64)_(MIN|MAX). Andres Freund
- pgsql: Add float.h include to int8.c, for isnan(). Andres Freund
- Re: pgsql: Provide overflow safe integer math inline functions. Christoph Berg
- Re: pgsql: Provide overflow safe integer math inline functions. Robert Haas
- pgsql: Fix crash when using CALL on an aggregate Peter Eisentraut
- pgsql: Start a separate test suite for plpgsql Peter Eisentraut
- Re: pgsql: Provide overflow safe integer math inline functions. Andres Freund