Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2007-09 Thread Index (2/3)
Last updated: Wed Jan 18 01:51:13 2012
476 messages
- pgsql: Remove Assert(BgWriterShmem != NULL), which is rather pointless Tom Lane (Sun 16 16:33)
- pgsql: Fix overflow in extract(epoch from interval) for intervals Tom Lane (Sun 16 15:56)
- pgfouine - www: added a hint on how to obtain a vacuum log per report User Gsmet (Sun 16 09:10)
- pgsql: Update release notes for last-minute fix. Tom Lane (Sun 16 03:03)
- pgsql: Fix aboriginal mistake in lazy VACUUM's code for truncating away Tom Lane (Sun 16 02:37)
- pgsql: Update Japanese FAQ. Bruce Momjian (Sat 15 00:58)
- pgsql: tag configure for 7.3.20 Marc G. Fournier (Sat 15 00:26)
- snapshot - src: replace "fetchrow_array" with "fetchrow_arrayref". User Cunha17 (Fri 14 23:55)
- pgsql: update configure for 7.4.18 Marc G. Fournier (Fri 14 23:20)
- snapshot - src: Use cursors for fetching data for "Fast" refreshes. User Cunha17 (Fri 14 22:58)
- pgsql: tag configure for 8.0.14 Marc G. Fournier (Fri 14 21:34)
- dbsamples - pagila: remove references to rob role. User Xzilla (Fri 14 21:22)
- pgsql: update configure for 8.1.10 Marc G. Fournier (Fri 14 20:23)
- pgsql: update configure for 8.2.5 ... Marc G. Fournier (Fri 14 20:18)
- pgsql: Add: > > o Prevent long-lived temporary tables from causing Bruce Momjian (Fri 14 19:02)
- pgsql: Add: > > * Make it possible to use RETURNING together with Bruce Momjian (Fri 14 18:50)
- pgsql: Fix markup. Bruce Momjian (Fri 14 18:40)
- pgsql: Update pronunciation FAQ item. Bruce Momjian (Fri 14 18:38)
- pgsql: Update to mention alternate project name is "Postgres". Bruce Momjian (Fri 14 18:30)
- pgsql: Remove GIN interface section, which is now documented in SGML. Bruce Momjian (Fri 14 16:28)
- pgsql: Fix GSS API pointer checking. Bruce Momjian (Fri 14 15:58)
- pgsql: Fix markup that doesn't work in back branches. Tom Lane (Fri 14 15:57)
- pgsql: Document atan2() as y/x, rather than x/y, to conform to general Bruce Momjian (Fri 14 15:53)
- pgsql: Minor editorialization on release notes. Tom Lane (Fri 14 15:50)
- npgsql - Npgsql2: Fixed UserManual documentation. User Fxjr (Fri 14 14:56)
- pgsql: Add some links for escape strings. Bruce Momjian (Fri 14 14:54)
- npgsql - Npgsql2: Added Npgsql2 documentation from original Npgsql User Fxjr (Fri 14 14:34)
- npgsql - Npgsql2: New Directory User Fxjr (Fri 14 14:31)
- pgsql: Add LDAP URL documentation. Bruce Momjian (Fri 14 14:31)
- pgsql: Fix missed version-stamping. Tom Lane (Fri 14 14:06)
- pgsql: Update documentation to mention that autovacuum also does analyze Bruce Momjian (Fri 14 13:43)
- pgsql: Clarify tar documentation about return error codes. Bruce Momjian (Fri 14 13:26)
- pgsql: Update tsearch include location in example. Bruce Momjian (Fri 14 13:21)
- pgsql: Add tsearch tab completion support: * adds a few missing words Bruce Momjian (Fri 14 04:25)
- pgsql: This is small patch fixes a spi example (PG_MODULE_MAGIC is Bruce Momjian (Fri 14 04:18)
- pgsql: Update GNU tar error code documentation. Bruce Momjian (Fri 14 04:15)
- pgsql: Mentino that PAM doesn't work for Unix system authentication Bruce Momjian (Fri 14 03:53)
- pgsql: Remove ill-considered (not to mention undocumented) attempt to Tom Lane (Fri 14 03:25)
- pgsql: Update documented error text. Bruce Momjian (Fri 14 02:43)
- snapshot - src: 1) Using cursors for fetching data (at least when doing User Cunha17 (Fri 14 02:28)
- snapshot - src: New Directory User Cunha17 (Fri 14 02:25)
- snapshot - src: Even when the remote connection is local (remote=local), User Cunha17 (Fri 14 02:24)
- Re: pgsql: Document that age() adds days, then full months. Bruce Momjian (Fri 14 00:53)
- pgsql: Clarify age() 'months' calculation documentation. Bruce Momjian (Fri 14 00:52)
- pgsql: Update documentation to emphasize autovacuum rather than Bruce Momjian (Thu 13 23:43)
- pgsql: Translation updates Peter Eisentraut (Thu 13 20:49)
- pgsnmpd - pgsnmpd: Order of a module header. User H-saito (Thu 13 14:20)
- pgsnmpd - pgsnmpd: Update TODO User Eggyknap (Thu 13 12:53)
- jdbccache - jdbccache: make sure preparethreshold is 1 User Davecramer (Thu 13 11:43)
- pgsql: Fix typo in typecasting. Teodor Sigaev (Thu 13 06:54)
- temporal - temporal: reorganized the files, added a stub file for the User Jdavis (Thu 13 05:37)
- temporal - temporal: New Directory User Jdavis (Thu 13 04:44)
- temporal - temporal: Added a few html pages User Jdavis (Thu 13 04:34)
- temporal - temporal: removed the old svn directories that never should User Jdavis (Thu 13 04:28)
- pgsql: Update Japanese FAQ, backpatch. Bruce Momjian (Thu 13 03:34)
- pgsql: Fix a memory leak in the autovacuum launcher code. Alvaro Herrera (Wed 12 22:15)
- pgsql: Redefine the lp_flags field of item pointers as having four Tom Lane (Wed 12 22:10)
- pgsql: Perform post-escaping encoding validity checks on SQL literals Andrew Dunstan (Wed 12 20:49)
- pgsql: Make REINDEX DATABASE silently skip remote temp tables. Alvaro Herrera (Wed 12 20:21)
- pgsql: Whitespace improvement. Bruce Momjian (Wed 12 19:27)
- pgsql: Fix the database-wide version of CLUSTER to silently skip temp Alvaro Herrera (Wed 12 15:16)
- pgsql: Revert ill-starred change to ICC anti-aliasing switches. Tom Lane (Wed 12 14:29)
- pgsql: Install dictionary sample files. Magnus Hagander (Wed 12 13:58)
- pginstaller - pginst: Start the postmaster service with the -w option to User Dpage (Wed 12 13:23)
- pgbouncer - pgbouncer: remove too paranoid fd cleanup User Mkz (Wed 12 09:33)
- pgbouncer - pgbouncer: proper login log User Mkz (Wed 12 09:16)
- pginstaller - pginst: Release prep User Dpage (Wed 12 09:15)
- pgbouncer - pgbouncer: larger SMALL_PKT User Mkz (Wed 12 09:15)
- pginstaller - pginst: JDBC driver update User Dpage (Wed 12 08:06)
- pgbouncer - pgbouncer: fix check for authfile changes silly typo made User Mkz (Wed 12 08:00)
- psqlodbc - psqlodbc: Duplication deletion. User H-saito (Wed 12 05:49)
- psqlodbc - psqlodbc: Oops,typo.. User H-saito (Wed 12 05:43)
- psqlodbc - psqlodbc: Prep Ver 08.02.0500 and Fixed build of without User H-saito (Wed 12 05:40)
- pgsql: Document an efficient way to create documentation for back Bruce Momjian (Wed 12 03:21)
- pgsql: Update Japanese FAQ to current release number. Bruce Momjian (Wed 12 03:11)
- pgsql: Add a CHECK_FOR_INTERRUPTS call in the site where the vacuum Alvaro Herrera (Wed 12 02:05)
- jdbccache - jdbccache: added setter to PGSimpleDataSource and now pass User Davecramer (Wed 12 00:59)
- jdbccache - jdbccache: properties added User Kocka (Tue 11 21:09)
- pgsql: Give ICC its preferred, documented form of the no-strict-aliasing Tom Lane (Tue 11 19:50)
- pgsql: Sync timezone data with 2007g zic release. Tom Lane (Tue 11 17:43)
- pgsql: Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. Bruce Momjian (Tue 11 17:36)
- <Possible follow-ups>
- pgsql: Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. Bruce Momjian (Tue 11 17:36)
- pgsql: Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. Bruce Momjian (Tue 11 17:37)
- pgsql: Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. Bruce Momjian (Tue 11 17:37)
- pgsql: Stamp releases 8.2.5, 8.1.10, 8.0.14, 7.4.18, 7.3.20. Bruce Momjian (Tue 11 17:37)
- pgsql: Upcoming most recent release will be 8.2.5. Bruce Momjian (Tue 11 17:34)
- pgsql: Stamp Bruce Momjian (Tue 11 17:19)
- pgsql: Make sure that open hash table scans are cleaned up when bgwriter Tom Lane (Tue 11 17:15)
- pgsql: Include hash table name in all the internal-error elog messages Tom Lane (Tue 11 16:17)
- pgsql: Remove QueryOperand->istrue flag, it was used only in cover Teodor Sigaev (Tue 11 16:01)
- psqlodbc - psqlodbc: Correct the format of Bind message under 64bit User Hinoue (Tue 11 14:38)
- pginstaller - pginst: Update to the current status of contrib modules in User Dpage (Tue 11 14:03)
- pgbouncer - pgbouncer: log disconnections on INFO level if requested User Mkz (Tue 11 13:58)
- pgsql: Fix header's size of structs defines in ispell. Teodor Sigaev (Tue 11 12:57)
- textsearch-ja - textsearch-ja: Fix file layout User Itagaki (Tue 11 12:32)
- pginstaller - pginst: Some additional fixes for 8.3 User Dpage (Tue 11 12:30)
- pginstaller - pginst: We need to link with secure32.lib now that libpq User Dpage (Tue 11 12:17)
- pgsql: Add regression tests for ispell, synonym and thesaurus Teodor Sigaev (Tue 11 11:54)
- textsearch-ja - textsearch-ja: Initial version. User Itagaki (Tue 11 11:40)
- textsearch-ja - textsearch-ja: New Directory User Itagaki (Tue 11 11:40)
- textsearch-ja - textsearch-ja: Imported Sources User Itagaki (Tue 11 11:32)
- pginstaller - pginst: Couple of 8.3 updates User Dpage (Tue 11 10:50)
- pgsql: Fix ts_debug function to prevent unneeded calls of ts_lexize(). Teodor Sigaev (Tue 11 08:51)
- pgsql: Refactor from Heikki Linnakangas <heikki(at)enterprisedb(dot)com>: * Teodor Sigaev (Tue 11 08:46)
- pgbouncer - pgbouncer: tag server dirty if changing vars User Mkz (Tue 11 08:42)
- pgbouncer - pgbouncer: dont load users if auth_type=any User Mkz (Tue 11 08:41)
- pgsnmpd - pgsnmpd: Finish system tables, fix psqlCatalogTables typo User Eggyknap (Tue 11 06:35)
Mail converted by MHonArc