Mailing lists [pgsql-committers]
- pgsql: Add psql \pset numericsep to allow output numbers like 100,000.0 momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: This patch adds implementation of SHA2 to pgcrypto. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: - Add Fortuna PRNG to pgcrypto. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Major pgcrypto changes: of password-based encryption from momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: I made the patch that implements regexp_replace again. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: This patch addresses the problem mentioned in the "process crash momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Update. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add missing pgcrypto files from previous commit. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: As Kris Jurka found out, pgcrypto does not work with OpenSSL momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: This patch implements putting language handlers for the optional momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add --encoding to pg_dump. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: The attached patch implements spi_query() and spi_fetchrow() momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Following up a previous thought I had, yesterday I realised how momjian@svr1.postgresql.org (Bruce Momjian)
-
pgsql: Remove #include
as compile fix. momjian@svr1.postgresql.org (Bruce Momjian) - pgsql: Use failure-safe pg_malloc consistently in psql/print.c. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Reverse pg_malloc patch because psql/print.c is used in scripts momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Rename xmalloc to pg_malloc for consistency with psql usage. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Suppress compile warning. tgl@svr1.postgresql.org (Tom Lane)
- Re: pgsql: I made the patch that implements regexp_replace again. Tom Lane
- pgsql: Add extra argument for new pg_regexec API. momjian@svr1.postgresql.org (Bruce Momjian)
- Re: pgsql: I made the patch that implements regexp_replace Bruce Momjian
- pgsql: > One more failure: > > I think this is because we don't have -lz momjian@svr1.postgresql.org (Bruce Momjian)
- pgestraier - pgestraier: subversion revision 37 commited to CVS dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: misc cleanups dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: subversion revision 38 commited to CVS dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: added est_cond_set_max to return just minumum dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: removed misleading INFO message (hint: it's not dpavlin@pgfoundry.org (User Dpavlin)
- pgestraier - pgestraier: subversion revision 39 commited to CVS dpavlin@pgfoundry.org (User Dpavlin)
- pgsql: Change typreceive function API so that receive functions get the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Missed adding extra argument to array_recv in a couple of places tgl@svr1.postgresql.org (Tom Lane)