Mailing lists [pgsql-committers]
- libpqtypes - libpqtypes: Made PQtypesRegister a function to hide achernow@pgfoundry.org (User Achernow)
 - libpqtypes - libpqtypes: Made include assignment append, INC += -Isrc, achernow@pgfoundry.org (User Achernow)
 - pgsql: Fix off-by-one error in autovacuum shmem struct sizing. heikki@postgresql.org (Heikki Linnakangas)
 - pgsql: Fix off-by-one error in autovacuum shmem struct sizing. heikki@postgresql.org (Heikki Linnakangas)
 - libpqtypes - libpqtypes: updated makefile to be more configurable achernow@pgfoundry.org (User Achernow)
 - pgsql: array_length() function, and for SQL compatibility also petere@postgresql.org (Peter Eisentraut)
 - libpqtypes - libpqtypes: updated mingw32/cygwin makefile. achernow@pgfoundry.org (User Achernow)
 - libpqtypes - libpqtypes: updated ChangeLog and INSTALL files achernow@pgfoundry.org (User Achernow)
 - libpqtypes - libpqtypes: renamed --enable-threads configure option to achernow@pgfoundry.org (User Achernow)
 - pgsql: If we're going to use a SQL function for this, at least make it tgl@postgresql.org (Tom Lane)
 - pgsql: Support of multibyte encoding for pg_trgm teodor@postgresql.org (Teodor Sigaev)
 - pgsql: Do not use ICONST/SCONST in rules other than Iconst/Sconst. meskes@postgresql.org (Michael Meskes)
 - pgsql: Add refentrytitle elements to refentry pages. petere@postgresql.org (Peter Eisentraut)
 - pgsql: Remove unnecessary whitespace in refname elements. petere@postgresql.org (Peter Eisentraut)
 - pgsql: Support for man page links, if a man page has more than one petere@postgresql.org (Peter Eisentraut)
 - pgsql: Update URL to Ross Williams' CRC paper. alvherre@postgresql.org (Alvaro Herrera)
 - pgsql: In predtest.c, install a limit on the number of branches we will tgl@postgresql.org (Tom Lane)
 - pgsql: In predtest.c, install a limit on the number of branches we will tgl@postgresql.org (Tom Lane)
 - pgsql: In predtest.c, install a limit on the number of branches we will tgl@postgresql.org (Tom Lane)
 - pgsql: In predtest.c, install a limit on the number of branches we will tgl@postgresql.org (Tom Lane)
 - pgsql: Arrange to cache the results of looking up a btree predicate tgl@postgresql.org (Tom Lane)
 - orafce - orafce: Cleanup white spaces and indentations. itagaki@pgfoundry.org (User Itagaki)