Mailing lists [pgsql-committers]
- pgsql: Fix a missed case in int8-exp-three-digits.out, per buildfarm tgl@postgresql.org (Tom Lane)
- orafce - orafce: Fix out-of-range access in dbms_pipe.db_pipes. itagaki@pgfoundry.org (User Itagaki)
- pgsql: Fix the implicit-RTE code to be able to handle implicit RTEs for tgl@postgresql.org (Tom Lane)
- pgsql: Experimental patch to see if it fixes MSVC builds ... tgl@postgresql.org (Tom Lane)
- npgsql - Npgsql2: removed dependencies on System.Web jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: updated to 2.0 for final release. jbcooley@pgfoundry.org (User Jbcooley)
- npgsql - Npgsql2: Updated for 2.0 release jbcooley@pgfoundry.org (User Jbcooley)
- pgsql: Random speculation about the reason for PPC64 buildfarm failures: tgl@postgresql.org (Tom Lane)
- pgsql: Index FSMs needs to be vacuumed as well. heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Add columns boot_val and reset_val to the pg_settings view, to mha@postgresql.org (Magnus Hagander)
- pgsql: Editorial improvements to description of pg_settings view. tgl@postgresql.org (Tom Lane)
- pgsql: Use fork names instead of numbers in the file names for heikki@postgresql.org (Heikki Linnakangas)
- pgsql: Fix GetCTEForRTE() to deal with the possibility that the RTE it's tgl@postgresql.org (Tom Lane)
- orafce - orafce: Improve alligment correctness in pipe.c. hlipa@pgfoundry.org (User Hlipa)
- pgsql: When expanding a whole-row Var into a RowExpr during tgl@postgresql.org (Tom Lane)
- pgsql: Fix up ruleutils.c for CTE features. tgl@postgresql.org (Tom Lane)
- psqlodbc - psqlodbc: Remove some compiler warnings thanks to Zoltan hinoue@pgfoundry.org (User Hinoue)