Mailing lists [pgsql-committers]
- textsearch-ja - textsearch_groonga: Released under PostgreSQL/BSD/MIT itagaki@pgfoundry.org (User Itagaki)
- Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Bruce Momjian
- Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Tom Lane
- pgsql: Don't raise "identifier will be truncated" messages in dblink Itagaki Takahiro
- Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Bruce Momjian
- pgsql: Improve pg_ctl "cannot connect" spacing, per Tom, and wording. Bruce Momjian
- pgsql: In libpq/Makefile, merge PERM_PGPORT and OPT_PGPORT into a singl Bruce Momjian
- Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Andrew Dunstan
- Re: pgsql: Improve pg_ctl "cannot connect" warning, per suggestion from Mag Bruce Momjian
- pgsql: Abandon use of Makefile variables in libpq/Makefile because MSVC Bruce Momjian
- pgsql: Use only addr_cur when reporting connection failures in libpq. Bruce Momjian
- pgsql: Update comment that says we only report last libpq connection fa Bruce Momjian
- pgsql: Use conn->raddr consistently for non-connect libpq error reporti Bruce Momjian
- pgsql: Add inet_net_ntop.c as needed by MSVC, per Magnus. Bruce Momjian
- pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane
- pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane
- pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane
- pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane
- pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane
- pgsql: Fix significant memory leak in contrib/xml2 functions. Tom Lane
- pgsql: Remove bogus use of PGDLLIMPORT. Tom Lane
- pgsql: Add more ALTER Robert Haas
- pgsql: Fix portability issues in new src/port/inet_net_ntop.c file. Tom Lane
- Re: pgsql: Fix portability issues in new src/port/inet_net_ntop.c file. Bruce Momjian
- pgsql: Clean up IPv4 vs IPv6 bogosity in connectFailureMessage(). Tom Lane