Mailing lists [pgsql-committers]
- pgsql: Adjust naming of indexes and their columns per recent discussion. tgl@postgresql.org (Tom Lane)
- pgsql: Rename pg_dump.c TypeInfo variable tinfo to tyinfo, for clarity. momjian@postgresql.org (Bruce Momjian)
- pgsql: Always pass catalog id to the options validator function heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Always pass catalog id to the options validator function heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Add basic build support for Visual Studio 2008, without resorting mha@postgresql.org (Magnus Hagander)
- pgsql: Remove code that attempted to rename index columns to keep them tgl@postgresql.org (Tom Lane)
- pgsql: Allow the index name to be omitted in CREATE INDEX, causing the tgl@postgresql.org (Tom Lane)
- pgsql: Replace target list by a wildcard, so that this workaround petere@postgresql.org (Peter Eisentraut)
- Re: pgsql: Replace target list by a wildcard, so that this workaround Tom Lane
- pgsql: Revert brainfart: Of course the wildcard only works in GNU make petere@postgresql.org (Peter Eisentraut)