Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2009-01 Thread Index (2/3)
Last updated: Wed Jan 18 01:50:22 2012
393 messages
- plproxy - plproxy: cut 2.0.8 User Mkz (Fri 16 11:32)
- plproxy - plproxy: random thoughts for todo User Mkz (Fri 16 11:31)
- pgsql: Wordsmithing Peter Eisentraut (Fri 16 09:15)
- pgmemcache: pgmemcache Makefile NEWS ormod (Fri 16 08:07)
- pgmemcache: pgmemcache COPYING Makefile.pmk README.pgmemcache pgmemcache.c pgmemcache.h pgmemcache.sql.in pmkfile ormod (Fri 16 08:05)
- pgsql: Remove period from primary error message. Peter Eisentraut (Thu 15 22:33)
- pgsql: Change explanation of pg_switch_xlog()'s return value to match Heikki Linnakangas (Thu 15 18:20)
- pgsql: Fix generation of too long headline with ShortWords. Teodor Sigaev (Thu 15 17:07)
- pgsql: Fix URL generation in headline. Teodor Sigaev (Thu 15 16:34)
- pgsql: Fix generation too long headline with ShortWords. Teodor Sigaev (Thu 15 16:33)
- pgsql: Cleanup pass over PL/Python NLS. Peter Eisentraut (Thu 15 13:50)
- pgsql: Remove unneeded GETTEXT_TRIGGERS. Peter Eisentraut (Thu 15 12:59)
- pgsql: NLS cleanup in ecpglib Replace leftover instances of _() by Peter Eisentraut (Thu 15 11:53)
- pgsql: Build needed things in src/test/regress/ first. Peter Eisentraut (Thu 15 09:30)
- pgsql: Make .pot files depend on the makefiles, so that they are updated Peter Eisentraut (Thu 15 09:01)
- pgsql: Modify distdir rule to skip .git directory. Bruce Momjian (Thu 15 01:53)
- pgsql: Add documentation mention that full page writes have to be Bruce Momjian (Thu 15 00:34)
- Re: pgsql: Explicitly bind gettext() to the UTF8 locale when in use. Bruce Momjian (Wed 14 22:20)
- pgsql: Make 'find' syntax consistent; add .git exclusion to make_ctags. Bruce Momjian (Wed 14 21:59)
- pgsql: Avoid version-control system directories when creating TAGS. Peter Eisentraut (Wed 14 21:28)
- pgsql: Remove empty #ifdef block. Bruce Momjian (Wed 14 21:18)
- pgsql: Make the columns is_insertable_into and is_updatable behave Peter Eisentraut (Wed 14 21:12)
- pgsql: Make error messages match backend style. Peter Eisentraut (Wed 14 20:03)
- pgsql: Check nsl library for gethostbyname_r() on all platforms (HP-UX Bruce Momjian (Wed 14 18:10)
- pgsql: Renable threading build for Solaris 2.5, per report from Andrew Bruce Momjian (Wed 14 16:40)
- pgsql: misc.o depends on pg_config_paths.h when --enable-nls is used. Peter Eisentraut (Wed 14 14:54)
- pgsql: Remove broken Assertions that failed if a statement executed in Heikki Linnakangas (Wed 14 09:53)
- pgsql: Remove useless (and insecure) temp file handling. Peter Eisentraut (Tue 13 19:32)
- pgsql: Backpatch to 7.4 the part of 1.84 (from the 8.0 timeline) that Alvaro Herrera (Tue 13 15:28)
- pgsql: Throw an error when using -C and -1 at the same time in Magnus Hagander (Tue 13 11:45)
- pgsql: Remove special-handling of usernames with Kerberos Magnus Hagander (Tue 13 10:43)
- pgsql: Document how pglesslog can be used to reduce the storage Bruce Momjian (Tue 13 00:54)
- pgsql: Simplify the writing of amoptions routines by introducing a Alvaro Herrera (Mon 12 21:02)
- pgsql: Tweak order of operations in BitmapHeapNext() to avoid the case Tom Lane (Mon 12 16:01)
- pgsql: Add some minimal documentation that the SQL standard requires Peter Eisentraut (Mon 12 14:06)
- npgsql - Npgsql2: Use Kana-width-insensitive comparisons supplied by User Talliesin (Mon 12 11:26)
- pgsql: Use qualified_name instead of relation_expr for commands that Peter Eisentraut (Mon 12 09:38)
- pgsql: Add ONLY support to LOCK and TRUNCATE. Peter Eisentraut (Mon 12 09:05)
- pgsql: Implement prefetching via posix_fadvise() for bitmap index scans. Tom Lane (Mon 12 05:10)
- pgsql: Re-enable the old code in xlog.c that tried to use Tom Lane (Sun 11 18:02)
- pgsql: Make tests pass with or without locale. Peter Eisentraut (Sun 11 09:41)
- pgsql: Revise the TIDBitmap API to support multiple concurrent Tom Lane (Sat 10 21:08)
- pgsql: Modify libpq environment variable documentation to point to the Bruce Momjian (Sat 10 20:14)
- pgbouncer - pgbouncer: win32: simpler service handling, cleanups - one User Mkz (Sat 10 18:54)
- pgsql: Update link guidelines. Bruce Momjian (Sat 10 16:58)
- pgsql: Add guidelines section. Bruce Momjian (Sat 10 16:03)
- pgbouncer - pgbouncer: some more cleanups: - avoid NULL values for User Mkz (Sat 10 14:52)
- pginstaller - web: addition of a member. User H-saito (Sat 10 13:29)
- pginstaller - pginst: add the spanish translation. User H-saito (Sat 10 13:08)
- pgsql: Add file to explain SGML linking options, for use by SGML Bruce Momjian (Sat 10 04:40)
- libpqtypes - libpqtypes: update change log User Achernow (Sat 10 04:04)
- libpqtypes - libpqtypes: removed typeargs state flag PUT_STATE_FREEOUT User Achernow (Sat 10 04:04)
- pgsql: A further attempt at clarifying the \distv business. Tom Lane (Fri 09 19:27)
- pgsql: Fix libpq so that it reports PGRES_EMPTY_QUERY not Tom Lane (Fri 09 18:50)
- pgsql: Arrange for function default arguments to be processed properly Tom Lane (Fri 09 15:46)
- pgsql: Remove tabs from SGML docs. Bruce Momjian (Fri 09 15:02)
- pgsql: Remove fairly useless mixed-case identifier test that causes Peter Eisentraut (Fri 09 14:50)
- pgsql: Code review of strftime patch, per comments from Tom: * Use Magnus Hagander (Fri 09 14:07)
- pgsql: Change chapter titles thus: III. Peter Eisentraut (Fri 09 13:37)
- pgsql: Fix strftime usage on Win32 when trying to fetch the locale-aware Magnus Hagander (Fri 09 13:04)
- pgsql: More portable use of "find". Peter Eisentraut (Fri 09 12:37)
- pgsql: Rewrite update-po target, so that it works less like a shell Peter Eisentraut (Fri 09 10:54)
- pgsql: Make krb_realm and krb_server_hostname be pg_hba options only, Magnus Hagander (Fri 09 10:13)
- pgsql: Document values for pg_constraint confupdtype, confdeltype and Andrew Dunstan (Fri 09 01:53)
- pgsql: Update release notes for 8.3.5, 8.2.11, and 8.1.15 to mention Bruce Momjian (Fri 09 01:46)
- pgsql: Fix memory leak for file name if expect file name contains a dot, Bruce Momjian (Thu 08 20:09)
- pgsql: A couple further reloptions improvements, per KaiGai Kohei: add a Alvaro Herrera (Thu 08 19:34)
- pgsql: Document that txid_visible_in_snapshot() cannot be used with Bruce Momjian (Thu 08 14:47)
- pgsql: Defend against null input in analyze_requires_snapshot(), per Tom Lane (Thu 08 13:44)
- pgsql: Add note that not all SQL commands support ONLY in the same way. Peter Eisentraut (Thu 08 12:48)
- edb-debugger - server: Fix the debugger plugin following the header Dave Page (Thu 08 09:56)
- pgsql: Document current_query() as being the _client_ query. Bruce Momjian (Thu 08 00:44)
- pgsql: Revert current_query() change to use debug_query_string again; Bruce Momjian (Thu 08 00:13)
- pgsql: Add comment about why BETWEEN uses operator strings and not Bruce Momjian (Wed 07 22:54)
- pgsql: Create a third option named "partition" for constraint_exclusion, Tom Lane (Wed 07 22:40)
- pgsql: Have current_query() use ActivePortal->sourceText rather than Bruce Momjian (Wed 07 21:48)
- pgsql: Insert conditional SPI_push/SPI_pop calls into InputFunctionCall, Tom Lane (Wed 07 20:39)
- pgsql: Add comment that it is difficult to access the more accurate Bruce Momjian (Wed 07 19:51)
- pgsql: Update comment associated with 'debug_query_string'. Bruce Momjian (Wed 07 19:35)
- npgsql - Npgsql2: Fix for string representation of some negative User Talliesin (Wed 07 18:48)
- pgsql: define HAVE_FSEEKO for MSVC Andrew Dunstan (Wed 07 13:51)
- pgsql: Fix executor/spi.h to follow our usual conventions for include Tom Lane (Wed 07 13:44)
- pgsql: Add hba parameter include_realm to krb5, gss and sspi Magnus Hagander (Wed 07 13:22)
- pgsql: Allow krb_realm (krb5, gssapi and sspi) and krb_server_hostname Magnus Hagander (Wed 07 12:38)
- pgsql: Add appropriate text for SIGHUP parameters instead of just Magnus Hagander (Wed 07 12:21)
- pgsql: Don't require pqGetHomeDirectory to succeed if the user has Magnus Hagander (Wed 07 12:02)
- pgsql: Produce a full version string for Sun Studio. Peter Eisentraut (Wed 07 10:38)
- pgsql: Break out \distv into four separate lines in the psql Bruce Momjian (Wed 07 04:51)
- pgsql: Make the log output of 'vxid' between csvlog and stderr/syslog Bruce Momjian (Wed 07 04:27)
- pgsql: Update MinGW so it handles fseeko() similar to Unix. Bruce Momjian (Wed 07 03:39)
- pgsql: Removeduplicate \dd psql help mention. Bruce Momjian (Wed 07 03:05)
- pgsql: Add spaces around psql \d* columns, per idea from Joshua Drake. Bruce Momjian (Wed 07 00:05)
- pgsql: Clarify a confusing comment about MCVs vs histogram entries. Tom Lane (Tue 06 23:46)
- pgsql: Improve \z psql \? help display. Bruce Momjian (Tue 06 23:10)
- pgsql: Add documentation for new \d*S* patch, and clean up some of the Bruce Momjian (Tue 06 23:02)
- pgsql: This makes all the \dX commands (most importantly to most: \df) Bruce Momjian (Tue 06 21:13)
- pgsql: Document that Cygwin does not support OpenSSL. Bruce Momjian (Tue 06 19:43)
- pgsql: Make the MSVC build output "32-bit" at the end of the version Magnus Hagander (Tue 06 18:37)
- pgsql: Make pg_dump and pg_dumpall --clean options match the SGML docs, Bruce Momjian (Tue 06 18:02)
- pgsql: Remove references to pgsql-ports and pgsql-patches mailing lists Tom Lane (Tue 06 17:27)
- pgsql: Update pg_restore --help text to match the SGML documentation. Bruce Momjian (Tue 06 17:18)
- pgsql: Change a couple of ill-advised uses of INFO elog level to Tom Lane (Tue 06 16:40)
- pgsql: Revert the default toast compression strategy to the former Tom Lane (Tue 06 15:51)
- pgsql: Doesn't seem like a good idea to be doing AC_CHECK_SIZEOF(void *) Tom Lane (Tue 06 15:38)
- pgsql: Fix logic in lazy vacuum to decide if it's worth trying to Heikki Linnakangas (Tue 06 14:55)
- pgsql: Fix string reloption handling, per KaiGai Kohei. Alvaro Herrera (Tue 06 14:47)
- pgsql: Remove outdated Japanese README files per discussion. Tatsuo Ishii (Tue 06 13:43)
- textsearch-ja - textsearch-ja: Update copyright and add documentation. User Itagaki (Tue 06 08:16)
- pgsql: Suppress compiler warning in a different way, per Alvaro. Bruce Momjian (Tue 06 03:16)
- pgsql: Update SELECT version() to show whether it is a 32 or 64-bit Bruce Momjian (Tue 06 03:05)
- pgsql: Supress compiler warning. Bruce Momjian (Tue 06 02:44)
- pgsql: Fix new timezone cross-compile rule to avoid a bug in gmake Bruce Momjian (Tue 06 02:25)
- pgsql: Add some comments about why function parameter default Tom Lane (Tue 06 02:01)
- pgsql: Fix an oversight in the function-default-arguments patch: after Tom Lane (Tue 06 01:24)
- pgsql: Change the reloptions machinery to use a table-based parser, and Alvaro Herrera (Mon 05 17:14)
- pgsql: Add a --role option to pg_dump, pg_dumpall, and pg_restore. Tom Lane (Mon 05 16:54)
- pgsnap - pgsnap: Copyright update. User Gleu (Mon 05 16:18)
- pgsnap - pgsnap: Forgot the php keyword in <? line and the copyright on User Gleu (Mon 05 16:12)
- pgsql: Update Japanese FAQ. Bruce Momjian (Mon 05 15:05)
- pgsql: Fix for cross-compilation between mingw32 and something else. Peter Eisentraut (Mon 05 14:40)
- pgsql: Allow out-of-tree builds on mingw and cygwin Author: Richard Peter Eisentraut (Mon 05 14:25)
- pgsql: Add EmitWarningsOnPlaceholders calls to contrib modules that are Tom Lane (Mon 05 14:25)
- pgsql: When cross-compiling, allow and require an external zic program Peter Eisentraut (Mon 05 14:06)
- pgsql: Fix define_custom_variable to preserve any sourcefile/sourceline Tom Lane (Mon 05 14:01)
- pgsql: Quiet repeated "loaded library" messages from child backends that Tom Lane (Mon 05 13:58)
- pgsql: Export IsUnderPostmaster on win32. Alvaro Herrera (Mon 05 02:27)
- pgsql: Add contrib/pg_stat_statements for server-wide tracking of Tom Lane (Sun 04 22:20)
- pgsql: New Directory Tom Lane (Sun 04 22:14)
- pgsql: Add a pg_encoding_mbcliplen() function that is just like Tom Lane (Sun 04 18:37)
- pgsql: Fix embarrassing bug in recent smgr refactoring patch: WAL Heikki Linnakangas (Sun 04 14:59)
- psqlodbc - psqlodbc: take some notes. User H-saito (Sun 04 05:26)
- psqlodbc - psqlodbc: Adjustment gcc conditions. User H-saito (Sun 04 05:19)
- psqlodbc - psqlodbc: 1.Take domain types into account in SQLColumns() User Hinoue (Sun 04 02:40)
- pgsql: Allow configure to deal with Python 3.0. Peter Eisentraut (Sun 04 00:54)
Mail converted by MHonArc