Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2007-12 Thread Index (2/2)
Last updated: Wed Jan 18 01:51:01 2012
344 messages
- pgbouncer - pgbouncer: fake some SHOW/SET parameters to let psycopg User Mkz (Tue 11 16:49)
- pgbouncer - pgbouncer: avoid duplicate error msg packet from console User Mkz (Tue 11 16:24)
- pgbouncer - pgbouncer: helper macro for notice pkt User Mkz (Tue 11 16:21)
- pgsql: Extend the format of CSV logs to include the additional Alvaro Herrera (Tue 11 15:19)
- pgsql: Use _USE_32BIT_TIME_T when building with MSVC. Magnus Hagander (Tue 11 14:34)
- pgbouncer - pgbouncer: check if linker supports --as-needed User Mkz (Tue 11 08:28)
- pginstaller - pginst: Update french xml file. User Gleu (Tue 11 07:07)
- pgsql: Remove the -P options of oid2name and pgbench, as they are Tom Lane (Tue 11 02:31)
- pgsql: Make vacuumlo prompt for password when needed, thus making its -W Tom Lane (Tue 11 02:09)
- pllolcode - pllolcode: Make arithmetic stuff pay more attention to User Eggyknap (Tue 11 00:46)
- pgsql: Remove Stefan Kaltenbrunner mention from full text release note Bruce Momjian (Mon 10 23:38)
- pgsql: Add release note introduction. Bruce Momjian (Mon 10 23:37)
- pgsql: Mention Stefan Kaltenbrunner as contributor for text search Bruce Momjian (Mon 10 22:14)
- pgsql: Wording improvement for write-cache disabling instructions. Bruce Momjian (Mon 10 22:11)
- pgbouncer - pgbouncer: update todo list User Mkz (Mon 10 16:37)
- plproxy - plproxy: update todo User Mkz (Mon 10 15:50)
- npgsql - Npgsql2: Fixed compilation warnings. User Fxjr (Mon 10 15:40)
- plproxy - plproxy: avoid wildcards on tgz generation User Mkz (Mon 10 15:01)
- pgsql: Write cache doc cleanups Greg Smith Bruce Momjian (Mon 10 14:54)
- plproxy - plproxy: small tutorial updates - installation, pooling, tbl User Mkz (Mon 10 14:21)
- pgsql: Document how to turn off disk write cache on popular operating Bruce Momjian (Mon 10 14:05)
- pginstaller - pginst: tips addition of the translation string of User H-saito (Mon 10 11:59)
- pgloader - pgloader: New logging mecanism init fix, when nothing is User Dim (Mon 10 10:36)
- plproxy - plproxy: explain explicit SELECT bit more User Mkz (Mon 10 08:56)
- plproxy - plproxy: tag 2.0.3 final User Mkz (Mon 10 08:55)
- plproxy - plproxy: reformat AUTHORS, add Steve Singer as contributor User Mkz (Mon 10 08:54)
- pgbouncer - pgbouncer: version 1.1.2 User Mkz (Mon 10 08:05)
- pgsql: Change the "distributed checkpoint" release note item to Greg Alvaro Herrera (Mon 10 01:49)
- pgsql: Update Brazilian FAQ. Bruce Momjian (Mon 10 00:34)
- pgsql: FAQ wording and markup fix. Bruce Momjian (Mon 10 00:32)
- pgsql: Fix attribution for Rime of the Ancient Mariner (obviously it's Tom Lane (Mon 10 00:12)
- pgloader - pgloader: debian packaging: fixes for lintian warnings User Dim (Sun 09 22:14)
- pgsql: The E. Tom Lane (Sun 09 21:01)
- pgsql: Fix bogus prompt for password in -u case. Tom Lane (Sun 09 19:04)
- pgsql: Fix up the PQconnectionUsedPassword mess: create a separate Tom Lane (Sun 09 19:02)
- pllolcode - pllolcode: Support NULL return values, clean out spurious User Eggyknap (Sun 09 04:23)
- pgsql: Fix completely-bogus volatility markings on pg_trgm functions. Tom Lane (Sun 09 02:22)
- pgloader - pgloader: make site target for uploading html documentation User Dim (Sat 08 23:25)
- pgsql: Fix mergejoin cost estimation so that we consider the statistical Tom Lane (Sat 08 21:05)
- pgsql: In the release notes, mention that the "Overview" items are Bruce Momjian (Sat 08 17:24)
- pllolcode - pllolcode: Update documentation User Eggyknap (Sat 08 15:37)
- pllolcode - pllolcode: Add support for NOOB values and NULL input User Eggyknap (Sat 08 15:36)
- pllolcode - pllolcode: NUMBARs are now stored internally as doubles User Eggyknap (Sat 08 05:45)
- pgloader - pgloader: pgloader 2.2.5 hits cvs User Dim (Fri 07 22:25)
- pgsql: In release notes, mention "most" updates are improved with HOT. Bruce Momjian (Fri 07 21:22)
- pgloader - pgloader: * Rework DatabaseError and consider dichotomy in User Dim (Fri 07 21:13)
- pgloader - pgloader: Do not use no more DEBUG, VERBOSE and QUIET globals User Dim (Fri 07 18:28)
- pgsql: Remove completed 8.3 TODO items: < o -Allow commenting of Bruce Momjian (Fri 07 17:52)
- pgsql: Update HOT description to make index column changes clearer. Bruce Momjian (Fri 07 17:42)
- pgsql: Change documentation, change "distributed" checkpoints to Bruce Momjian (Fri 07 16:53)
- pgsql: Realign the running text in this file to 79 characters wide. Peter Eisentraut (Fri 07 16:45)
- pgsql: Clean up a couple of problems in crosstab_hash's use of a hash Tom Lane (Fri 07 16:45)
- pgbouncer - pgbouncer: reorder SBuf fields to get better alignment for User Mkz (Fri 07 14:45)
- pgloader - pgloader: new logging options documentation User Dim (Fri 07 14:37)
- pgloader - pgloader: Systematic usage of new logger module User Dim (Fri 07 14:24)
- pgsql: Fix typo in pg_standby docs. Neil Conway (Fri 07 08:25)
- python - tin: Use dictionary pg_config. James William Pye (Fri 07 02:57)
- python - ctl: Use pg_config dictionary. James William Pye (Fri 07 02:51)
- python - lo: Add a dictionary function. James William Pye (Fri 07 00:40)
- pllolcode - pllolcode: Make this work on OpenBSD; add TODO items. User Eggyknap (Fri 07 00:01)
- pgsql: Add missing table entry for lastval(), per Jeff Davis. Tom Lane (Thu 06 17:47)
- pgsql: Disable asserts by default on msvc build (to make it the same as Magnus Hagander (Thu 06 17:07)
- plproxy - plproxy: simplify the PLPROXY_IDLE_CONN_CHECK related code User Mkz (Thu 06 15:05)
- pgsql: Change wording of logged message when cancelling an autovacuum Alvaro Herrera (Thu 06 14:33)
- pgbouncer - pgbouncer: int/ptr hash function User Mkz (Thu 06 09:18)
- pgbouncer - pgbouncer: new features to SBuf - struct field reorder to User Mkz (Thu 06 09:11)
- pgbouncer - pgbouncer: debug noise to show struct sizes User Mkz (Thu 06 09:08)
- pgbouncer - pgbouncer: support sending log to syslog User Mkz (Thu 06 08:32)
- pgbouncer - pgbouncer: log more details about fd usage User Mkz (Thu 06 07:32)
- npgsql - Npgsql2: add the VisualStudio project. User H-saito (Thu 06 04:56)
- npgsql - Npgsql2: Npgsql2 does not support a design dialog. User H-saito (Thu 06 04:31)
- pgsql: Make an editorial pass over the newly SGML-ified contrib Tom Lane (Thu 06 04:13)
- plu - plu: Initial commit User Andres (Thu 06 04:13)
- plu - plu: New Directory User Andres (Thu 06 04:13)
- npgsql - Npgsql2: Fixed typo. User H-saito (Thu 06 02:24)
- npgsql - Npgsql2: add the nant build file of testsuite(GUI). User H-saito (Thu 06 02:18)
- pllolcode - pllolcode: Implement BOTH SAEM and DIFFRINT (comparison User Eggyknap (Thu 06 01:26)
- npgsql - Npgsql2: add the japanese resources. User H-saito (Thu 06 01:07)
- npgsql - Npgsql2: [#1010209] Patch for test suite. User Fxjr (Wed 05 20:55)
- npgsql - Npgsql2: [#1010201] Include NUnit20 testsuite to VS solution User Fxjr (Wed 05 20:49)
- npgsql - Npgsql2: Added NUnit test cases to vs.net solution files. User Fxjr (Wed 05 20:28)
- pgbouncer - pgbouncer: seems Wextra does not turn on all warnings User Mkz (Wed 05 20:22)
- npgsql - Npgsql2: Fixed nunit tests, added some util scripts. User Fxjr (Wed 05 20:14)
- pgsql: Remove unused, occasionally confusing graphics building support. Peter Eisentraut (Wed 05 10:11)
- pllolcode - pllolcode: Add support for boolean functions, and rework User Eggyknap (Wed 05 04:53)
- npgsql - Npgsql2: Entry failure of NpgsqlTypes resource. User H-saito (Wed 05 03:20)
- npgsql - Npgsql2: add the resources. User H-saito (Wed 05 02:43)
- npgsql - Npgsql2: update the japanese resources. User H-saito (Wed 05 02:33)
- python - lo: Refactor the version parser. James William Pye (Wed 05 00:06)
- python - fe: Set of changes. James William Pye (Wed 05 00:01)
- pgsql: Correct misattribution of earthdistance module --- according to Tom Lane (Tue 04 23:48)
- pgloader - pgloader: Beginning of real logging implementation for User Dim (Tue 04 23:17)
- npgsql - Npgsql2: Applied patch to add files modified by patch: User Fxjr (Tue 04 18:30)
- edb-debugger - server: Add an MSBuild project to allow the debugger User Dpage (Tue 04 15:40)
- edb-debugger - server: Adjust BreakCountKey so that it can be properly User Dpage (Tue 04 15:37)
- pgsql: Don't send an empty SSPI negotiation packet at the end of the Magnus Hagander (Tue 04 13:02)
- edb-debugger - server: Use closesocket() on Windows, not close() to User Dpage (Tue 04 11:39)
- pgbouncer - pgbouncer: log connection age on disconnect User Mkz (Tue 04 09:22)
- pllolcode - pllolcode: Simple arithmetic now works (yay!). User Eggyknap (Tue 04 03:49)
- pgsql: Entity-ify a passel of & < > characters. Tom Lane (Mon 03 23:50)
- pgsql: Fix build_minmax_path() to cope if an IS NULL clause turns up in Tom Lane (Mon 03 22:37)
- edb-debugger - server: Cleanup a bunch of compiler warnings, C++isms User Dpage (Mon 03 21:05)
- pgsql: Remove contrib/spi/preprocessor, which has been uninteresting Tom Lane (Mon 03 20:21)
- pgsql: Default to integer timestamps being off until 8.4, to correspond Magnus Hagander (Mon 03 17:17)
- pgsql: Don't try to install README.spi Hannes Eder Magnus Hagander (Mon 03 15:43)
- pgsql: Add missing documentation for SSPI packets. Magnus Hagander (Mon 03 13:40)
- pginstaller - pginst: Add some documentation of the release process. User Dpage (Mon 03 13:13)
- pgbouncer - pgbouncer: print connection age in disconnect message User Mkz (Mon 03 13:11)
- pginstaller - pginst: Version number bump for beta4 User Dpage (Mon 03 10:29)
- pginstaller - pginst: Include missing setup script in zip file. User Dpage (Mon 03 10:25)
- pgloader - pgloader: More aggressive cleaning for preparing the orig User Dim (Mon 03 10:10)
- pgloader - pgloader: debian/control now supports a Homepage field User Dim (Mon 03 09:28)
- pgloader - pgloader: debian packaging review, second pass User Dim (Mon 03 09:13)
- pgsql: Improve partitioning example, per Itagaki Takahiro. Tom Lane (Mon 03 05:19)
- pgsql: Remove obsoleted README files. Tom Lane (Mon 03 04:22)
- pgsql: Add SGML documentation for contrib/spi and contrib/test_parser. Tom Lane (Mon 03 04:18)
- pgsql: Update SGML contrib documentation to catch up with recent changes Tom Lane (Mon 03 03:05)
- pgsql: Stamp 8.3beta4. Tom Lane (Mon 03 00:11)
- pgsql: Revert COPY OUT to follow the pre-8.3 handling of ASCII control Tom Lane (Mon 03 00:03)
- press - pr: added translation of features83.html User Conni (Sun 02 23:00)
- pgsql: Ensure that all <sect1> and <refentry> tags have IDs. Tom Lane (Sun 02 22:33)
- pgsql: Remove README files now migrated to SGML docs. Tom Lane (Sun 02 21:15)
- pgsql: Add SGML docs for contrib/dict_int and contrib/dict_xsyn. Tom Lane (Sun 02 21:13)
- press - pr: Translated HTML presskit (mostly copied from TXT release) User Nickg (Sun 02 20:37)
- press - pr: Small wording improvements User Nickg (Sun 02 20:35)
- press - pr: greek translation presskit83 User Kostas (Sun 02 19:58)
- press - pr: New Directory User Kostas (Sun 02 19:56)
- pgsql: Improve the manual's discussion of partitioning. Tom Lane (Sun 02 19:20)
- npgsql - Npgsql2: Added another changedatabase test to test recent User Fxjr (Sun 02 18:21)
- npgsql - Npgsql2: [#1010202] Adding NpgsqlConnectionStringBuilder class User Fxjr (Sun 02 18:08)
- pgloader - pgloader: debian packaging review by Julien Danjou User Dim (Sun 02 17:38)
- npgsql - Npgsql2: Added simplified chinese resource. User Fxjr (Sun 02 17:27)
- npgsql - Npgsql2: Removed incorrectly added file. User Fxjr (Sun 02 17:24)
- python - pq: Use msg[1] instead of data. James William Pye (Sun 02 15:42)
- python - ip: Remove abstract module. James William Pye (Sun 02 15:41)
- python - lo: Make construct capable of seeing None as lack of value. James William Pye (Sun 02 15:33)
- pgsql: Mention hash opclasses in 'System Dependencies on Operator Tom Lane (Sun 02 04:36)
- pgsql: Sync release notes with CVS HEAD; various editorial improvements. Tom Lane (Sun 02 03:47)
- pgsql: Code review for LIKE ... Tom Lane (Sat 01 23:44)
- pgsql: Suppress compiler warnings in recent plperl patch. Tom Lane (Sat 01 17:58)
- pgsql: Revert inadvertantly committed change. Andrew Dunstan (Sat 01 15:30)
- pgsql: Workaround for perl problem where evaluating UTF8 regexes can Andrew Dunstan (Sat 01 15:20)
- pgloader - pgloader: FIX debian packaging wrt pysupport proper usage. User Dim (Sat 01 10:15)
Mail converted by MHonArc