Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2009-03 Thread Index (1/2)
Last updated: Wed Jan 18 01:50:17 2012
274 messages
- pgsql: Fix contrib/pgstattuple and contrib/pageinspect to prevent Tom Lane (Tue 31 22:58)
- pgsql: Remove some "Other" sections in the release notes by putting the Bruce Momjian (Tue 31 22:23)
- pgsql: Modify the relcache to record the temp status of both local and Tom Lane (Tue 31 22:12)
- pgsql: Don't crash initdb when we fail to get the current username. Magnus Hagander (Tue 31 18:58)
- pgsql: Add a "relistemp" boolean column to pg_class, which is true for Tom Lane (Tue 31 17:59)
- pgsql: Fix a rare race condition when commit_siblings > 0 and a Heikki Linnakangas (Tue 31 05:18)
- pgsql: Update release note introductory description. Bruce Momjian (Tue 31 02:34)
- pgsql: Add PQinitOpenSSL() function to support applications that use Tom Lane (Tue 31 01:41)
- pgsql: More new subsections in release notes. Bruce Momjian (Tue 31 01:26)
- pgsql: More release note changes, including a lower level of Bruce Momjian (Mon 30 22:01)
- pgsql: More release note adjustments, reordering. Bruce Momjian (Mon 30 20:32)
- pgsql: More release note wording improvements; section order Bruce Momjian (Mon 30 20:08)
- pgsql: Reorder release note sections. Bruce Momjian (Mon 30 18:35)
- pgsql: Fix window function plan generation to cope with volatile sort Tom Lane (Mon 30 17:30)
- pgsql: Update URL to Python bug tracker. Alvaro Herrera (Mon 30 16:15)
- textsearch-ja - textsearch_senna: initial beta release. User Itagaki (Mon 30 04:47)
- textsearch-ja - textsearch_senna: New Directory User Itagaki (Mon 30 04:40)
- pgsql: Fix an oversight in the support for storing/retrieving "minimal Tom Lane (Mon 30 04:08)
- psqlodbc - psqlodbc: Allow multiple Connsettings statements in User Hinoue (Sun 29 08:25)
- pgsql: More release note markup. Bruce Momjian (Sun 29 03:58)
- pgsql: Add SGML markup for commands/literal/application/etc in release Bruce Momjian (Sun 29 03:02)
- pgsql: Consistent 8.4 release note naming for Itagaki Takahiro Bruce Momjian (Sat 28 22:05)
- pg-migrator - src: Restore oid reset because duplicate oids are handled User Bmomjian (Sat 28 19:24)
- pgsql: Clarify variable naming: pq_initssllib -> pq_init_ssl_lib Bruce Momjian (Sat 28 18:49)
- pgsql: Update release notes to say citext is multi-byte aware, per Bruce Momjian (Sat 28 14:15)
- pgsql: Better document that SET ROLE does not uset ALTER ROLE SET Bruce Momjian (Sat 28 03:26)
- Re: pgsql: Temporarily (I hope) disable flattening of IN/EXISTS sublinks Bruce Momjian (Sat 28 02:37)
- pg-migrator - src: Remove restore of oid counter because it might User Bmomjian (Sat 28 01:54)
- pgsql: Better document PQinitSSL(0) behavior in regards to libcrypto. Bruce Momjian (Sat 28 01:36)
- pgsql: Add documentation of the fact that dtrace probes evaluate their Tom Lane (Sat 28 00:10)
- pgsql: Document in release notes that NOT IN is only for NOT EXIST Bruce Momjian (Fri 27 22:39)
- pgsql: On Solaris, we should only force use of our own getopt(); it's Tom Lane (Fri 27 19:58)
- pgsql: Fix markup, per Devrim Magnus Hagander (Fri 27 19:17)
- pgsql: Add an errdetail explaining why we reject infinite dates and Tom Lane (Fri 27 18:57)
- pgsql: Fix possible failures when a tuplestore switches from in-memory Tom Lane (Fri 27 18:30)
- pgsql: Teach reindex_index() to clear pg_index.indcheckxmin when Tom Lane (Fri 27 15:57)
- pgsql: Fix tab completion of ANALYZE VERBOSE <tab>. Heikki Linnakangas (Fri 27 14:58)
- pgsql: Clearify new SSL certificate verification in libpq Magnus Hagander (Fri 27 12:02)
- pgsql: Fix release notes about pg_hba changes Magnus Hagander (Fri 27 11:58)
- pgsql: Updated release wording, per Greg Stark: Previously Bruce Momjian (Fri 27 02:25)
- pgsql: Second batch of release note fixes by Guillaume Smet Bruce Momjian (Fri 27 01:45)
- pgsql: Mark Greg as the instigator of the statistics target increase: Bruce Momjian (Fri 27 01:27)
- pgsql: First round of release note changes from Guillaume Smet. Bruce Momjian (Fri 27 00:48)
- pgsql: Fix release note attribution: Support the IS0 8601 time Bruce Momjian (Fri 27 00:11)
- pgsql: Improved release notes interval wording: Made interval Bruce Momjian (Fri 27 00:08)
- pgsql: Remove duplicate interval (fractional seconds) items; Ron Mayer Bruce Momjian (Fri 27 00:06)
- pgsql: Document that Datestyle no longer controls interval output, per Bruce Momjian (Fri 27 00:03)
- pgsql: Make pg_standby's maxretries option do what one would expect. Tom Lane (Thu 26 22:29)
- pgsql: Gettext plural support In the backend, I changed only a handful Peter Eisentraut (Thu 26 22:26)
- pginstaller - pginst: Update for 8.4 Dave Page (Thu 26 21:49)
- pgsql: Fix a couple of places that still claimed LC_COLLATE and LC_CTYPE Tom Lane (Thu 26 20:55)
- pgsql: Adjust phrasing of complaints about multi-byte COPY delimiter Tom Lane (Thu 26 19:25)
- pgsql: If we expect a hash join to be performed in multiple batches, Tom Lane (Thu 26 17:15)
- pgsql: Correction: ansi-join ->anti-join. Bruce Momjian (Thu 26 12:38)
- pgsql: Fix markup so that 'make HISTORY' works. Tom Lane (Thu 26 03:46)
- pgsql: Reorder 8.4 release note sections. Bruce Momjian (Thu 26 02:49)
- pgsql: Re-add release notes for release 8.3.7. Bruce Momjian (Thu 26 02:40)
- pgsql: Adjust AS OF release notes markup. Bruce Momjian (Thu 26 01:48)
- pgsql: Mention release note items current as of 2009-03-16. Bruce Momjian (Thu 26 01:31)
- pgsql: First version of 8.4 release notes; Bruce Momjian (Thu 26 01:19)
- pgsql: Add btree_gin contrib module. Tom Lane (Wed 25 23:20)
- pgsql: New Directory Tom Lane (Wed 25 23:16)
- pgsql: Adjust the APIs for GIN opclass support functions to allow the Tom Lane (Wed 25 22:19)
- hstore-new - hstore-new: more backport User Andrewsn (Wed 25 20:08)
- hstore-new - hstore-new: backport mods for 8.3 User Andrewsn (Wed 25 20:07)
- psqlodbc - psqlodbc: Improve the handling of empty_queries. User Hinoue (Wed 25 15:31)
- pgsql: Fix old thinko in pgp.h: the idea is to declare some named enum Tom Lane (Wed 25 15:03)
- psqlodbc - psqlodbc: some changes. User H-saito (Wed 25 14:50)
- pgsql: Use double quotes instead of single quotes. Peter Eisentraut (Wed 25 14:12)
- pgsql: Complete list of valid fork names, and use double quotes. Peter Eisentraut (Wed 25 14:11)
- pgsql: Update line count for \? output (obtained from wc -l) Peter Eisentraut (Wed 25 13:16)
- pgsql: In the \? output, align the columns consistently. Peter Eisentraut (Wed 25 13:14)
- pgsql: Polish SQL/MED terminology Peter Eisentraut (Wed 25 13:11)
- pgsql: No period if it's not a sentence Peter Eisentraut (Wed 25 13:07)
- pgsql: Install a search tree depth limit in GIN bulk-insert operations, Tom Lane (Tue 24 22:06)
- psqlodbc - psqlodbc: Add a textbox to setup dialog to change the User Hinoue (Tue 24 21:38)
- pgsql: Fix stupid parenthesization mistake. Tom Lane (Tue 24 21:13)
- pgsql: Implement "fastupdate" support for GIN indexes, in which we try Tom Lane (Tue 24 20:17)
- hstore-new - hstore-new: Imported Sources User Andrewsn (Tue 24 16:13)
- pgsql: Fix my typo Peter Eisentraut (Tue 24 12:57)
- pgsql: Remove munging of xml and xpath params to xpath(). Andrew Dunstan (Mon 23 21:00)
- psqlodbc - psqlodbc: Change sslverify stuff so that it can be built with User Hinoue (Mon 23 17:00)
- pgsql: Const-ify the parse table passed to fillRelOptions. Tom Lane (Mon 23 16:36)
- pgsql: Update constraint_exclusion docs because parameter is now Bruce Momjian (Mon 23 15:14)
- pgsql: Add expected file for locale-enabled installations. Peter Eisentraut (Mon 23 08:08)
- pgbuildfarm - client-code: allow for alternative Linux objdump output User Andrewd (Mon 23 02:48)
- pgsql: More fixes for 8.4 DTrace probes. Tom Lane (Mon 23 01:53)
- pgsql: Clarify libpq 'sslverify' documentation wording. Bruce Momjian (Mon 23 01:45)
- pgsql: Add isExtend to the parameters of the buffer_read_start and Tom Lane (Sun 22 22:39)
- pgsql: Clarify 'cert' authentication documention. Bruce Momjian (Sun 22 21:55)
- pgsql: Clean up pg_SSPI_error() coding a little bit: make the messages Tom Lane (Sun 22 18:06)
- pgsql: Remove the -d and -D options of pg_dump and pg_dumpall. Tom Lane (Sun 22 16:44)
- psqlodbc - psqlodbc: 1. User Hinoue (Sun 22 14:17)
- pgmemcache: pgmemcache Makefile ormod (Sun 22 10:58)
- pgmemcache: pgmemcache NEWS README.pgmemcache ormod (Sun 22 10:56)
- psqlodbc - psqlodbc: Fix gettext library. User H-saito (Sun 22 04:48)
- psqlodbc - psqlodbc: take some notes. User H-saito (Sun 22 04:38)
- pgsql: Remove the datetime keywords ABSTIME and RELTIME, which we'd been Tom Lane (Sun 22 01:12)
- libpqtypes - libpqtypes: added a warning about getf failing after it has User Achernow (Sat 21 16:24)
- textsearch-ja - textsearch_senna: Imported Sources User Itagaki (Sat 21 04:23)
- psqlodbc - psqlodbc: Fix an inconsistent declaration of a function. User Hinoue (Sat 21 03:29)
- pgsql: Optimize multi-batch hash joins when the outer relation has a Tom Lane (Sat 21 00:04)
- muninpgplugins - muninpgplugins: adding pod, compliant with upstream User C2main (Fri 20 16:25)
- psqlodbc - psqlodbc: The version is now 8.03.0402. User Hinoue (Fri 20 15:39)
- pgsql: Rename pg_restore -m to -j, and add documentation about what good Peter Eisentraut (Fri 20 09:21)
- npgsql - Npgsql2: [npgsql-help][1004683] RE: Statement execution User Fxjr (Thu 19 20:09)
- dbi-link - dbi-link: Make sure people know how to deal with a silly David Fetter (Thu 19 01:55)
- pgsql: Don't set the signal handler for SIGQUIT on Windows. Heikki Linnakangas (Wed 18 20:30)
- pgsql: Be more clear about when to use gist__int_ops vs. Tom Lane (Wed 18 20:18)
- pgsql: Don't intercept SIGQUIT as a signal to trigger failover; that's Heikki Linnakangas (Wed 18 19:27)
- pgsql: Fix case of the just resurrected UCS_to_BIG5.pl script, and Heikki Linnakangas (Wed 18 16:26)
- pgsql: Add seven kanji characters defined in the Windows 950 codepage to Heikki Linnakangas (Wed 18 16:17)
- npgsql - Npgsql2: Fixed regression with prepared statements with User Fxjr (Wed 18 14:54)
- npgsql - Npgsql2: Fixed problem where null parameters were being sent User Fxjr (Wed 18 14:28)
- pgsql: Fix Windows-specific race condition in syslogger. Heikki Linnakangas (Wed 18 08:46)
- pgsql: Add just-assigned CVE number to release notes for recent security Tom Lane (Tue 17 21:41)
- pgsql: Improve zero-year comments. Bruce Momjian (Tue 17 18:39)
- pgsql: Document that datetime year '0' is considered in a recent Bruce Momjian (Tue 17 18:35)
- pgsql: Add -w option to --help output. Peter Eisentraut (Tue 17 10:10)
- pgsql: Fix contrib/hstore to throw an error for keys or values that Tom Lane (Sun 15 22:05)
- pgsql: Clean up the code for to_timestamp's conversion of year plus ISO Tom Lane (Sun 15 20:31)
- uuid-freebsd - uuid-freebsd: for v1mc, randomize the clock sequence bits User Andrewsn (Sun 15 16:54)
- uuid-freebsd - uuid-freebsd: Add all remaining functionality; this User Andrewsn (Sun 15 16:02)
- stackbuilder - wizard: Update swedish translation User Mha (Sun 15 14:35)
- uuid-freebsd - uuid-freebsd: Imported Sources User Andrewsn (Sun 15 10:31)
- pgmemcache: pgmemcache pgmemcache.c ormod (Sat 14 10:16)
- pgsql: Fix identify_locking_dependencies to reflect the fact that Tom Lane (Fri 13 22:50)
- pgsql: Restore previous ordering of BUFFER_FLUSH_START probe. Tom Lane (Fri 13 17:46)
- stackbuilder - wizard: fix version number Dave Page (Fri 13 16:15)
- pginstaller - pginst: Tweak readme & update build instructions. Dave Page (Fri 13 11:17)
- pginstaller - pginst: Update for 8.3.7 Dave Page (Fri 13 11:15)
- pginstaller - pginst: Update for 8.2.13 Dave Page (Fri 13 10:04)
- pginstaller - pginst: Fix encoding/locale command line options when used Dave Page (Fri 13 08:52)
- stackbuilder - wizard: Bump version. Dave Page (Fri 13 08:43)
- stackbuilder - wizard: Remove ununsed variable. Dave Page (Fri 13 08:38)
- libpqtypes - libpqtypes: Updated changelog User Achernow (Fri 13 02:44)
- libpqtypes - libpqtypes: cflags was not being carried through to User Achernow (Fri 13 02:42)
- pgsql: tag 7.4.25 Marc G. Fournier (Fri 13 02:39)
- pgsql: tag 8.0.21 Marc G. Fournier (Fri 13 02:30)
- pgsql: tag 8.1.17 Marc G. Fournier (Fri 13 02:22)
- pgsql: tag 8.2.13 Marc G. Fournier (Fri 13 02:16)
- pgsql: tag 8.3.7 Marc G. Fournier (Fri 13 02:08)
Mail converted by MHonArc