Mailing lists [pgsql-committers]
- pgsql: Allow pg_ctl to determine the server is up when getting a request momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Export only required symbols in libpq on Win32. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix Cygwin using of pg_ctl by not usig START. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Remove BufferLocks[] array in favor of a single pointer to the tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Give the ResourceOwner mechanism full responsibility for tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Limit NBuffers and some related values to INT_MAX / BLCKSZ, to tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Generate the various .def files for libpq DLLs from a single list tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Give a more user-friendly error message in case where a table is tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Include dllist.c directly instead of assuming that libpq will tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Remove dllist.c from libpq. tgl@svr1.postgresql.org (Tom Lane)