Mailing lists [pgsql-committers]
- pgsql: Revise searching of subplan target lists to use something more tgl@svr1.postgresql.org (Tom Lane)
- pgsql: If a LIMIT is applied to a UNION ALL query, plan each UNION arm tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Add the "PGPASSFILE" environment variable to specify to the momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Quick hack to allow the outer query's tuple_fraction to be passed tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Remove unneeded variable test, per Tom. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Add comment on tilde expansion. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: More Win32 tilde code comments. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: the following patch makes the filename used to store the readline momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Use saveHistory so we get a nice error message on failure. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Implement two new special variables in PL/PgSQL: SQLSTATE and neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Minor cleanup of documentation for recently-added HISTFILE psql neilc@svr1.postgresql.org (Neil Conway)
- pgsql: Add space before :DBNAME for proper \set expansion. momjian@svr1.postgresql.org (Bruce Momjian)
- pgsql: Fix bug in MIC -> EUC_JP conversion. ishii@svr1.postgresql.org (Tatsuo Ishii)
- pgsql: Adjust comment about %t and %s to cover %m as well. tgl@svr1.postgresql.org (Tom Lane)
- pgsql: Separate predicate-testing code out of indxpath.c, making it a tgl@svr1.postgresql.org (Tom Lane)