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