Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2011-11 Thread Index (1/3)
Last updated: Wed Jan 18 01:48:52 2012
364 messages
- pgsql: Update information about configuring SysV IPC parameters on NetB Tom Lane (Thu 01 01:56)
- pgsql: Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. Tom Lane (Thu 01 00:35)
- <Possible follow-ups>
- pgsql: Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. Tom Lane (Thu 01 00:35)
- pgsql: Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. Tom Lane (Thu 01 00:35)
- pgsql: Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. Tom Lane (Thu 01 00:35)
- pgsql: Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. Tom Lane (Thu 01 00:35)
- pgsql: Draft release notes for 9.1.2, 9.0.6, 8.4.10, 8.3.17, 8.2.23. Tom Lane (Thu 01 00:35)
- pgsql: Update time zone data files to tzdata release 2011n. Tom Lane (Wed 30 16:50)
- pgsql: Improve table locking behavior in the face of current DDL. Robert Haas (Wed 30 15:27)
- npgsql - Npgsql2: Removed assembly info creation from build process. User Fxjr (Wed 30 14:19)
- pgsql: Tweak previous patch to ensure edata->filename always gets initi Tom Lane (Wed 30 05:38)
- pgsql: Strip file names reported in error messages in vpath builds Peter Eisentraut (Wed 30 04:59)
- pgsql: Remove duplicate definition of 'progname'. Tom Lane (Wed 30 04:20)
- pgsql: Move EXTRA_CLEAN to where it actually works. Tom Lane (Wed 30 04:14)
- pgsql: Prevent autovacuum transactions from running in serializable mod Tom Lane (Wed 30 03:40)
- pgsql: Change installation docs to mention general debugging options. Bruce Momjian (Wed 30 03:36)
- pgsql: Clean up after recent pg_dump patches. Tom Lane (Wed 30 01:42)
- pgsql: In docs, suggest "-O0 -g" only if using a debugger. Bruce Momjian (Wed 30 00:12)
- pgsql: When a row fails a not-null constraint, show row's contents in e Tom Lane (Tue 29 23:29)
- pgsql: Simplify the pg_dump/pg_restore error reporting macros, and allo Bruce Momjian (Tue 29 21:35)
- pgsql: Suggest configure options for server developers. Bruce Momjian (Tue 29 21:33)
- pgsql: When a row fails a CHECK constraint, show row's contents in errd Tom Lane (Tue 29 20:03)
- pgsql: pg_dump: Add gettext plural support to error message Peter Eisentraut (Tue 29 18:28)
- stackbuilder - wizard: Bump version Dave Page (Tue 29 13:18)
- pgsql: pg_upgrade: Disable installcheck Peter Eisentraut (Tue 29 04:58)
- pgsql: python.m4: Remove useless "import string" calls Peter Eisentraut (Tue 29 04:52)
- pgsql: plpython: Fix sed expression in python3 build Peter Eisentraut (Tue 29 04:41)
- pgsql: pg_dump: Fix clean rule after file renaming shuffle Peter Eisentraut (Tue 29 04:32)
- npgsql - Npgsql2: Normalized line endings... User Fxjr (Tue 29 03:36)
- npgsql - Npgsql2: Normalized line endings.... User Fxjr (Tue 29 03:25)
- pgsql: Document that perl needs to be indented during the pgindent run. Bruce Momjian (Tue 29 02:57)
- pgsql: Make some minor formatting improvements to what pgindent did. Tom Lane (Tue 29 01:19)
- pgsql: Disallow deletion of CurrentExtensionObject while running extens Tom Lane (Tue 29 00:14)
- pgsql: Pgindent clauses.c, per request from Tom. Bruce Momjian (Mon 28 21:48)
- pgsql: Convert eval_const_expressions's long series of IsA tests into a Tom Lane (Mon 28 19:22)
- stackbuilder - wizard: Don't try to use a download counter unless the Dave Page (Mon 28 19:10)
- stackbuilder - wizard: Don't try to open the registry file in read/write Dave Page (Mon 28 18:54)
- pgsql: Remove erroneous claim about use of pg_locks.objid for advisory Tom Lane (Mon 28 18:53)
- pgsql: Fix some bogosities in pg_dump's foreign-table support. Tom Lane (Mon 28 17:52)
- pgsql: Backpatch "Use the preferred version of xsubpp." Andrew Dunstan (Mon 28 12:54)
- pgsql: Add libpq connection option to disable SSL compression Magnus Hagander (Mon 28 12:20)
- pgsql: Ensure that whole-row junk Vars are always of composite type. Tom Lane (Mon 28 03:28)
- pgsql: Make pg_dumpall build with the right object files under MSVC. Andrew Dunstan (Mon 28 01:20)
- pgsql: Use IEEE infinity, not 1e10, for null-and-not-null case in gistp Tom Lane (Sun 27 22:13)
- pgsql: Improve GiST range-contained-by searches by adding a flag for em Tom Lane (Sun 27 21:51)
- pgsql: Add pg_upgrade test suite Peter Eisentraut (Sun 27 20:46)
- pgsql: Use the proper macro to convert a bool to a Datum. Tom Lane (Sun 27 17:57)
- pgsql: Fix MSVC builds broken by xsubpp change Andrew Dunstan (Sun 27 06:24)
- pgsql: Move pg_dump memory routines into pg_dumpmem.c/h and restore com Bruce Momjian (Sun 27 03:37)
- pgsql: Use the right interpreter for encoding test. Andrew Dunstan (Sat 26 23:41)
- pgfiledump - pg_filedump: Update for Postgres 9.1; add knowledge of some User Tgl (Sat 26 22:14)
- pgsql: Use the preferred version of xsubpp, not necessarily the one tha Andrew Dunstan (Sat 26 20:23)
- pgsql: Make GiST index searches smarter about queries against empty ran Tom Lane (Sat 26 19:27)
- pgsql: Fix overly-aggressive and inconsistent quoting in OS X start scr Tom Lane (Sat 26 18:02)
- pgsql: Ensure plperl strings are always correctly UTF8 encoded. Andrew Dunstan (Sat 26 17:20)
- pgsql: Fix join_path_components() to not add a leading slash when joini Bruce Momjian (Sat 26 14:28)
- pgsql: Take fillfactor into account in the new COPY bulk heap insert co Heikki Linnakangas (Sat 26 10:16)
- pgsql: Remove ENABLE_SAME_CATVERSION_UPGRADES as unnecessary. Bruce Momjian (Sat 26 00:08)
- pgsql: Fix unvalidated check constraints on domains, too Alvaro Herrera (Fri 25 21:20)
- pgsql: Modify pg_dump to use error-free memory allocation macros. This Bruce Momjian (Fri 25 20:41)
- pgsql: Allow pg_upgrade to upgrade clusters that use exclusion contrain Bruce Momjian (Fri 25 19:54)
- pgsql: Improve logging of autovacuum I/O activity Alvaro Herrera (Fri 25 19:40)
- pgsql: Fix erroneous replay of GIN_UPDATE_META_PAGE WAL records. Tom Lane (Fri 25 19:00)
- pgsql: Move "hot" members of PGPROC into a separate PGXACT array. Robert Haas (Fri 25 13:19)
- pgsql: Fix unsupported options in CREATE TABLE ... AS EXECUTE. Tom Lane (Fri 25 04:22)
- pgsql: Dump an unvalidated constraint separately from its table Alvaro Herrera (Thu 24 21:48)
- pgsql: Preserve SQLSTATE when an SPI error is propagated through PL/pyt Heikki Linnakangas (Thu 24 15:27)
- pgsql: Add pg_upgrade ENABLE_SAME_CATVERSION_UPGRADES macro for testing Bruce Momjian (Thu 24 03:52)
- pgsql: Some more editing of the range-types documentation. Tom Lane (Thu 24 00:14)
- pgsql: Adjust range_adjacent to support different canonicalization rule Tom Lane (Wed 23 22:13)
- pgsql: Creator of a range type must have permission to call support fun Tom Lane (Wed 23 17:46)
- pgsql: Remove user-selectable ANALYZE option for range types. Tom Lane (Wed 23 05:03)
- pgsql: Remove zero- and one-argument range constructor functions. Tom Lane (Wed 23 01:45)
- pgsql: Improve implementation of range-contains-element tests. Tom Lane (Tue 22 22:46)
- psqlodbc - psqlodbc: Clear col_info(columns info) cache ehen DROP/ALTER User Hinoue (Tue 22 21:50)
- pgsql: Check for INSERT privileges in SELECT INTO / CREATE TABLE AS. Robert Haas (Tue 22 21:17)
- pgsql: Still more review for range-types patch. Tom Lane (Tue 22 21:06)
- pgsql: Small markup and wording improvement Peter Eisentraut (Tue 22 19:16)
- pgsql: Continue to allow VACUUM to mark last block of index dirty Simon Riggs (Tue 22 09:49)
- pgsql: More code review for rangetypes patch. Tom Lane (Mon 21 21:20)
- pgsql: Fix citext upgrade script to update derived copies of pg_type.ty Tom Lane (Mon 21 16:25)
- pgsql: Further code review for range types patch. Tom Lane (Mon 21 04:51)
- npgsql - Npgsql2: Fixed Bug1010788UpdateRowSource testcase. User Fxjr (Mon 21 02:45)
- npgsql - Npgsql2: Fixed some encoding problems detected by Monodevelop. User Fxjr (Mon 21 02:04)
- pgsql: Avoid floating-point underflow while tracking buffer allocation Tom Lane (Sat 19 05:38)
- npgsql - Npgsql2: Removed erroneous line added by mistake. User Fxjr (Sat 19 04:12)
- npgsql - Npgsql2: Fixed problem with file encoding. User Fxjr (Sat 19 03:43)
- npgsql - Npgsql2: Fix: [#1010992] System.Double to DOUBLE PRECISION User Fxjr (Sat 19 03:04)
- pgsql: Further review of range-types patch. Tom Lane (Fri 18 23:25)
- pgsql: Avoid marking buffer dirty when VACUUM has no work to do. Simon Riggs (Fri 18 16:10)
- pgsql: Do missed autoheader run for previous commit. Tom Lane (Fri 18 03:39)
- pgsql: Remove scandir() requirement in pg_upgrade; instead just use re Bruce Momjian (Fri 18 03:00)
- pgsql: Further consolidation of DROP statement handling. Robert Haas (Fri 18 02:33)
- pgsql: Declare range inclusion operators as taking anyelement not anyno Tom Lane (Thu 17 23:57)
- pgsql: Extend the unknowns-are-same-as-known-inputs type resolution heu Tom Lane (Thu 17 23:29)
- pgsql: Fix range_cmp_bounds for the case of equal-valued exclusive boun Tom Lane (Thu 17 21:52)
- pgsql: Don't quote language name Alvaro Herrera (Thu 17 21:30)
Mail converted by MHonArc