Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2005-09 Chronological Index (1/2)
Last updated: Wed Jan 18 01:52:33 2012
341 messages
30 September 2005
press - pr: Expanded description on Table Partitioning, changed some User Aglio (21:32)
press - pr: re-order the three man features to roles -> inout -> 2pc, User Xzilla (19:27)
press - pr: attempt to integrate simons changes, with a few modifcation User Xzilla (19:16)
pgsql: Equalize wordings to avoid redundant translation work. Peter Eisentraut (09:56)
pgsql: Clean up the help displays. Peter Eisentraut (07:58)
pgsql: Change the option spelling to --connection-limit to be consistent Peter Eisentraut (07:13)
press - pr: Fixed dateline User Aglio (01:09)
press - pr: updated the 8.1 release. User Aglio (01:00)
29 September 2005
pginstaller - pginst: Fix typo causing invaild filename User Mha (20:16)
pginstaller - pginst: Update swedish translation User Mha (18:22)
pginstaller - pginst: Add comments about PL/Java User Mha (18:14)
pginstaller - pginst: Update translation files for translators to work User Mha (18:11)
pginstaller - pginst: Add cost reserve for data directory so it shows up User Mha (18:08)
pginstaller - pginst: Add warning if file "c:\progam" exists, because User Mha (18:02)
pginstaller - pginst: Add WIM1252 encoding User Mha (17:35)
pgsql: Fix unportable usages in new pgbench code (strndup, ctype macros) Tom Lane (16:18)
pgsql: Add -f option which enables to read SQL commands from a file. Tatsuo Ishii (13:44)
pgsql: Correct spelling Peter Eisentraut (08:34)
pginstaller - pginst: Ádd PL/Java. User Mha (08:03)
pgsql: Remove acronym in one title. Bruce Momjian (02:29)
28 September 2005
pgsql: Repair planning bug introduced in 7.4: outer-join ON clauses that Tom Lane (21:17)
pgsql: Repair planning bug introduced in 7.4: outer-join ON clauses that Tom Lane (21:17)
pgsql: Repair planning bug introduced in 7.4: outer-join ON clauses that Tom Lane (21:17)
pgsql: Fix typo. Bruce Momjian (18:40)
pgsql: Add section on reliable operation, talking about caching and Bruce Momjian (18:18)
bizgres - bizgres: Bug fix in CSV format parsing. User Agoldshuv (17:12)
pgsql: Improve messages Peter Eisentraut (13:28)
pgsql: Translation updates for the 8.0 branch Alvaro Herrera (13:27)
pgsql: Update SQL conformance mention to 2003. Bruce Momjian (11:45)
pgsql: Update Russian FAQ. Bruce Momjian (11:33)
pgsql: Update Russian FAQ. Bruce Momjian (11:32)
orafce - orafce: Default format for round and trunc is DDD User Okbob (09:10)
orafce - orafce: This release contains date functions next_day, User Okbob (09:03)
psqlodbc - psqlodbc: Map 'name' to SQL_VARCHAR rather than SQL_CHAR - User Dpage (08:33)
27 September 2005
pginstaller - pginst: Updated Turkish translation [Nicolai Tufar] User Dpage (19:43)
docbot - docbot: Don't send db error messages to IRC. User Pjmodos (19:05)
docbot - docbot: Fixed typo: "else if" -> "elsif" User Dfetter (18:37)
pgsql: Done: < * +Add options to pg_config to show the share_dir, Bruce Momjian (18:04)
pgsql: Some marginal tweaks to make 'make installcheck' mostly work when Tom Lane (17:43)
pgsql: Fix problems with PGXS builds against an installation tree that Tom Lane (17:39)
pgsql: Release notes up to date as of today. Bruce Momjian (17:28)
pgsql: Suppress FAQ and TODO changes in pgcvslog output. Bruce Momjian (17:16)
pgsql: PGXS should be set with := not =, as specified in the Tom Lane (17:13)
pgsql: Fix incorrect psql \x memory allocation for numericlocale. Bruce Momjian (16:30)
pgsql: Add: > o Improve signal handling, > Bruce Momjian (15:18)
pgsql: Novice: < * Add options to pg_config to show the share_dir, Bruce Momjian (13:39)
pgbuildfarm - client-code: restore reporting for failures at CVS stage User Andrewd (13:31)
pgsql: Fix our version of strdup() to adhere to the standard semantics Tom Lane (04:53)
26 September 2005
pginstaller - pginst: Translation updates from Harald User Mha (20:56)
pginstaller - pginst: Implement property NOSHORTCUTS which will prevent User Mha (20:50)
pginstaller - pginst: Fix another translation mixup User Mha (20:29)
pginstaller - pginst: Fix some translations affected by %m -> %s change User Mha (20:07)
pginstaller - pginst: Unicode should work in 8.1 User Mha (19:50)
pgsql: Rename variable for clarity. Bruce Momjian (18:10)
pgsql: Don't need gettext calls around debug messages. Peter Eisentraut (17:49)
pgsql: Prevent threaded python build on BSD's, where it fails. Bruce Momjian (16:48)
pgsql: Done: < * Allow protocol-level EXECUTE that is actually a fetch Bruce Momjian (15:52)
pgsql: Log protocol-excute fetch operatation as fetch, rather than Bruce Momjian (15:51)
pginstaller - pginst: * Move user creation to execute sequence * Means User Mha (06:40)
pgsql: Add: > * Allow protocol-level BIND parameter values to be logged Bruce Momjian (02:44)
25 September 2005
pgbuildfarm - client-code: Clean up anything left lying around by User Andrewd (14:39)
pgsql: [ Patch to 7.4.X.] In several places PL/Python was calling Bruce Momjian (03:18)
pgsql: Wording cleanup. Bruce Momjian (03:12)
pgsql: Document why PQtrace and ecpg debug() can crash the application Bruce Momjian (03:06)
24 September 2005
pgsql: Improve wording. Bruce Momjian (23:08)
pgsql: Clean up possibly-uninitialized-variable warnings reported by gcc Tom Lane (23:07)
pgsql: Add mention of duplicate connection messages from psql, per Bruce Momjian (23:06)
pgsql: Update release notes for 4-byte UTF mappings. Bruce Momjian (22:57)
pgsql: Clean up possibly-uninitialized-variable warnings reported by gcc Tom Lane (22:54)
pgsql: Document change in large object snapshotting behavior as a Tom Lane (20:35)
pgsql: Suppress signed-vs-unsigned-char warnings in contrib. Tom Lane (19:14)
docbot - docbot: Added ability to talk to the channel if asked to even User Pjmodos (19:04)
pgsql: Suppress signed-vs-unsigned-char warnings. Tom Lane (17:53)
pgsql: In a machine where INT64_IS_BUSTED, we can only support 32-bit Tom Lane (15:34)
23 September 2005
pgsql: Add: > * Simplify dropping roles that have objects in several Bruce Momjian (21:55)
pgsql: Backpatch to 8.0.X: In several places PL/Python was calling Bruce Momjian (21:02)
pgsql: Add: > o Allow PL/PgSQL to support WITH HOLD cursors Bruce Momjian (20:41)
pgsql: Add: > > o Display IN, INOUT, and OUT parameters in \df+ > > Bruce Momjian (20:32)
Re: pgsql: Please find attached a patch which tells about Bruce Momjian (16:36)
pgsql: Remove xid wraparound mention, because it was already done in Bruce Momjian (16:36)
pgsql: Fix typo in comment. Tom Lane (15:37)
pgsql: Document that chkpass ignores password characters after the Tom Lane (15:05)
psqlodbc - psqlodbc: Further multibyte tweaks from Hiroshi. User Dpage (09:36)
Re: pgsql: Please find attached a patch which tells Neil Conway (09:02)
Re: pgsql: Please find attached a patch which tells Neil Conway (09:01)
pgsql: Add: > * Add function to report the time of the most recent Bruce Momjian (03:06)
pgsql: Add: > * Add options to pg_config to show the share_dir, Bruce Momjian (03:04)
pgsql: Clarify autovacuum wording. Bruce Momjian (02:42)
pgsql: Please find attached a patch which tells about what the spiffy, Bruce Momjian (02:25)
pgsql: Mention that autovacuum also needs stats. Bruce Momjian (02:07)
pgsql: Attached patch takes a swing at improving the autovacuum wording Bruce Momjian (02:01)
Re: pgsql: Fix bug introduced into indexable_outerrelids() by an Tom Lane (00:09)
Re: pgsql: Fix bug introduced into indexable_outerrelids() by an Michael Fuhr (00:03)
22 September 2005
pgsql: Add: > * Allow CREATE INDEX to take an additional parameter for Bruce Momjian (23:54)
pgsql: Move table constraint patch up into the main new features section Bruce Momjian (23:47)
pgsql: Fix bug introduced into indexable_outerrelids() by an Tom Lane (23:25)
pgsql: Add "basic" for table partitioning. Bruce Momjian (23:25)
pgsql: Update FAQ's in 8.0.X branch. Bruce Momjian (22:14)
pgsql: Add instructions. Bruce Momjian (21:59)
pgsql: Add "codelines" script to compute number of lines in a releaes. Bruce Momjian (21:59)
pgsql: Add: > > Another idea would be to allow actual SELECT Bruce Momjian (21:51)
pgsql: pgindent new GIST index code, per request from Tom. Bruce Momjian (20:44)
pgsql: Adjust GiST error messages to conform to message style Tom Lane (18:49)
pgsql: Take exclusive buffer lock in scan_heap() to eliminate some Tom Lane (17:33)
pgsql: This patch cleans up the access to members of ItemIdData. Bruce Momjian (16:46)
pgsql: Add: > > o Allow COPY to output from views > Bruce Momjian (16:02)
pgsql: Fix psql \x by removing puts(). Bruce Momjian (15:51)
pgsql: Suppress port number for unix domain sockets in log Bruce Momjian (15:33)
pgsql: Remove some dead code. Tom Lane (15:09)
npgsql - Npgsql: Sync Test User Fxjr (13:12)
python - fe: Update description. James William Pye (06:47)
python - fe: Fix Connection class data members. James William Pye (06:37)
python - pkg: Handle ext_modules and don't forget *.c. James William Pye (04:54)
python - pq: Clean up the password code a bit more. James William Pye (04:12)
python - pq: Fix MD5 AuthRequest handler. James William Pye (02:07)
21 September 2005
pgsql: Fix postgresql.conf lexer to accept doubled single quotes in Tom Lane (20:33)
psqlodbc - psqlodbc: Update multibyte encodings and mappings [Hiroshi User Dpage (20:26)
python - typ: Correct stale module reference. James William Pye (20:05)
python - pq: Allow compilation on windows. James William Pye (20:04)
pgsql: Suppress database dump item when --table and/or --schema switch Tom Lane (19:58)
pgsql: optimize_minmax_aggregates() neglected to check for inherited Tom Lane (19:15)
python - fe: Imported Sources James William Pye (09:27)
python - ip: Imported Sources James William Pye (09:05)
python - typ: Imported Sources James William Pye (07:16)
python - pq: Change state progression method. James William Pye (04:45)
20 September 2005
pgsql: Merge items: < This would be beneficial when there are few Bruce Momjian (20:51)
pgsql: Return proper value for psql -f filename failure if filename open Bruce Momjian (18:59)
pgsql: Return proper value for psql -f filename failure if filename open Bruce Momjian (18:59)
pginstaller - pginst: Updated pt_br translation from Jomar. User Dpage (07:58)
python - lo: Import encodings upon 'postgresql' importation. James William Pye (05:00)
pgsql: autovacuum setting false -> off, for consistency Bruce Momjian (02:38)
pgsql: Fix typo: < * Allow WAL traffic to be steamed to another server Bruce Momjian (02:21)
Re: pgsql: Add: > * Allow WAL traffic to be steamed to Bruce Momjian (02:21)
pgsql: Add: > * Allow DISTINCT to use hashing like GROUP BY Bruce Momjian (02:16)
pgsql: Update profile file location. Bruce Momjian (01:28)
Re: pgsql: Add: > * Allow WAL traffic to be steamed Neil Conway (01:27)
pgbuildfarm - client-code: make dates in names of kept dirs humanly User Andrewd (00:29)
pgsql: Add: > * Allow WAL traffic to be steamed to another server for Bruce Momjian (00:11)
19 September 2005
dblink-ldap - dblink-ldap: Make dblink-ldap build and run on win32, User Mha (21:06)
pgsql: Print proper cause of statement cancel, user interaction or Bruce Momjian (17:21)
pgsql: update timestamp on file. Bruce Momjian (15:01)
psqlodbc - psqlodbc: These files are no longer used by the Libpq version User Anoop (13:44)
psqlodbc - psqlodbc: Socket code is removed from the source. User Anoop (13:32)
orafce - orafce: Results are verified with Oracle 10g, removing all User Okbob (07:36)
vcproject - vcproject: New Directory User Uniware (02:04)
vcproject - vcproject: New Directory User Uniware (02:04)
python - pq: Add C buffer implementation. James William Pye (00:44)
python - pq: Remove extra terminal states. James William Pye (00:37)
18 September 2005
python - lo: Add encoding space with a bytea entry. James William Pye (23:32)
python - lo: New Directory James William Pye (23:25)
python - lo: New Directory James William Pye (23:25)
press - pr: Beginning the 8.1 release cycle by putting up the first User Aglio (23:16)
press - pr: New Directory User Aglio (23:15)
press - pr: New Directory User Aglio (23:14)
pgsql: Clarify some error messages Peter Eisentraut (09:48)
pgsql: Fix typo in link label, per Evgeny Gridasov. Tom Lane (04:02)
17 September 2005
psqlodbc - psqlodbc: This patch fill fix the notice handler so that the User Dpage (22:27)
psqlodbc - psqlodbc: This patch corrects the previous fix for returning User Dpage (22:16)
pginstaller - pginst: Updated Russian translation [?????? ?????] User Dpage (19:48)
pgsql: Add: > 1032a1034 > * Remove BeOS and QNX-specific code Bruce Momjian (12:13)
python - pq: Use cStringIO if available. James William Pye (01:24)
16 September 2005
psqlodbc - psqlodbc: Bump version number User Dpage (23:10)
psqlodbc - psqlodbc: Don't include win_unicode.c twice User Dpage (23:05)
pginstaller - pginst: Regenerate GUIDs for b2. User Dpage (22:25)