Mailing lists [pgsql-committers]
- pgsql: Refactor some bits in aclchk.c in order to reduce code alvherre@postgresql.org (Alvaro Herrera)
- mysqlcompat - mysqlcompat: New functions: CONV() from Gavin Sherry, chriskl@pgfoundry.org (User Chriskl)
- mysqlcompat - mysqlcompat: Add substring_index() chriskl@pgfoundry.org (User Chriskl)
- psqlodbc - psqlodbc: Post release version bump dpage@pgfoundry.org (User Dpage)
- pgsql: Check for overflow in strtol() while parsing datetime inputs. tgl@postgresql.org (Tom Lane)
- pgsql: Check for overflow in strtol() while parsing datetime inputs. tgl@postgresql.org (Tom Lane)
- pgsql: Check for overflow in strtol() while parsing datetime inputs. tgl@postgresql.org (Tom Lane)
- pgsql: Check for overflow in strtol() while parsing datetime inputs. tgl@postgresql.org (Tom Lane)
- pgsql: - Made several variables "const char *" instead of "char *" as meskes@postgresql.org (Michael Meskes)
- pgsql: - Made several variables "const char *" instead of "char *" as meskes@postgresql.org (Michael Meskes)
- pgsql: - Made several variables "const char *" instead of "char *" as meskes@postgresql.org (Michael Meskes)
- pgsql: Fix typo in PL/PgSQL documentation, per Chris KL. neilc@postgresql.org (Neil Conway)
- pgsql: Fix typo in PL/PgSQL documentation, per Chris KL. neilc@postgresql.org (Neil Conway)
- python - be: Improve bytea accessors. jwp@pgfoundry.org (James William Pye)
- pgsql: Add comments about why errno is set to zero. momjian@postgresql.org (Bruce Momjian)
- pgsql: Retry in FileRead and FileWrite if Windows returns tgl@postgresql.org (Tom Lane)
- pgsql: Retry in FileRead and FileWrite if Windows returns tgl@postgresql.org (Tom Lane)
- pgsql: Retry in FileRead and FileWrite if Windows returns tgl@postgresql.org (Tom Lane)
- Re: pgsql: Add comments about why errno is set to zero. Tom Lane
- pgsql: Comment "errno = 0" in a more generic way. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add comment to pg_atoi. momjian@postgresql.org (Bruce Momjian)
- python - be: Implement text's sequence interface. jwp@pgfoundry.org (James William Pye)
- pgsql: Split out MERGE and REPLACE/UPSERT items. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add merge TODO.detail item. momjian@postgresql.org (Bruce Momjian)
- pgsql: Add MERGE TODO.detail: > [merge] 378a380 > [merge] momjian@postgresql.org (Bruce Momjian)
- pgsql: Add all heap page rows visible bitmap idea: < the heap. momjian@postgresql.org (Bruce Momjian)