Mailing lists [pgsql-committers]
- pgloader - pgloader: FIX reader object init in the presence of templates [email protected] (User Dim)
- pgloader - pgloader: Factorize readers file opening code [email protected] (User Dim)
- pgsql: [email protected] (Michael Meskes)
- pgsql: Sorry, accidently committed a patch I'm working on. [email protected] (Michael Meskes)
- pgsql: Added SQLSTATE macro closing bug #3961. [email protected] (Michael Meskes)
- pgbouncer - pgbouncer: fix getsockopt argument [email protected] (User Mkz)
- pgbouncer - pgbouncer: system.h + types cleanup - use proper printf [email protected] (User Mkz)
- npgsql - Npgsql2: Removed verification of NpgsqlDbType.Array when [email protected] (User Fxjr)
- pgbouncer - pgbouncer: make IOBuf use unsigned ints [email protected] (User Mkz)
- pgbouncer - pgbouncer: add Wstrict-overflow to warn options [email protected] (User Mkz)
- pgbouncer - pgbouncer: convert SBuf api also to unsigned int [email protected] (User Mkz)
- pgsql: - EXECUTE can return NOT FOUND so it should be checked here too. [email protected] (Michael Meskes)
- pgsql: EXECUTE can return NOT FOUND so it should be checked here too. [email protected] (Michael Meskes)
- pgloader - pgloader: FIX just-introduced bug: no reader init meant [email protected] (User Dim)
- pgbouncer - pgbouncer: disable attribute hacks on older gccs [email protected] (User Mkz)
- Re: pgsql: - EXECUTE can return NOT FOUND so it should be checked here too. Devrim GÜNDÜZ
- pgloader - pgloader: Split file reading works with text format (problem [email protected] (User Dim)
- pgsql: Sync our regex code with upstream changes since last time we did [email protected] (Tom Lane)
- pgloader - pgloader: FIX check_path calls, from user bug report [email protected] (User Dim)
- pgloader - pgloader: Generalize unbuffered file reading to a file-like [email protected] (User Dim)
- pgloader - pgloader: Adapt Makefile to build a RPM suitable archive file [email protected] (User Dim)
- Re: pgsql: Sync our regex code with upstream changes since last time we did Andrew Dunstan