Mailing lists [pgsql-committers]
-
pgsql: Have pgcvslog mark back-branch commits with "
". momjian@postgresql.org (Bruce Momjian) - pgsql: Fixup for new pgcvslog feature. momjian@postgresql.org (Bruce Momjian)
- pgsql: Fix a minor typo. darcy@postgresql.org (D'Arcy J.M. Cain)
- stackbuilder - wizard: Attempt to auto-expand the appropriate mirror dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Use the correct pgAdmin scripts directory dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Add FInnish hints and tips for pgAdmin dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Client encoding for command lines is added. h-saito@pgfoundry.org (User H-saito)
- pgsql: Enable __FUNCTION__ on MSVC builds. mha@postgresql.org (Magnus Hagander)
- pginstaller - pginst: Few minor bug fixes dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: Re-enable stackbuilder dpage@pgfoundry.org (User Dpage)
-
pgsql: Update pgcvslog text to simply "
" momjian@postgresql.org (Bruce Momjian) - pginstaller - pginst: Client encoding used by psql.exe. h-saito@pgfoundry.org (User H-saito)
- pgsql: Build with /GS on 64-bit to work with modern Platform SDK. mha@postgresql.org (Magnus Hagander)
- pginstaller - pginst: Install the pl/pgsql debugger plugin from dpage@pgfoundry.org (User Dpage)
- pginstaller - pginst: initdb parameter mistake. h-saito@pgfoundry.org (User H-saito)
- pgsql: Avoid assuming that struct varattrib_pointer doesn't get padded tgl@postgresql.org (Tom Lane)
- pgsql: Add note warning against use of pre-8.4 multithreaded Tcl. tgl@postgresql.org (Tom Lane)
- pgsql: Add some examples. darcy@postgresql.org (D'Arcy J.M. Cain)
- pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL mha@postgresql.org (Magnus Hagander)
- pgsql: Add catalogs.sgml documentation for text search catalogs. tgl@postgresql.org (Tom Lane)
- Re: pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL Gregory Stark
- Re: pgsql: Use BIO functions to avoid passing FILE * pointers to OpenSSL Tom Lane