Skip site navigation (1)
Skip section navigation (2)
pgsql-committers 2006-08 Thread Index (1/4)
Last updated: Wed Jan 18 01:51:53 2012
542 messages
- webtranslator - l10n: pot files were added User Mario__ (Fri 01 02:55)
- webtranslator - l10n: New Directory User Mario__ (Fri 01 02:50)
- bizgres - bizgres: Add commands to administer resource queues User Markir (Fri 01 01:30)
- bizgres - bizgres: Add administration commands for resource queues. User Markir (Fri 01 01:29)
- press - pr: Add in latest "externals" paragraph from list, fix spelling, User Turnstep (Thu 31 21:44)
- pgsql: Clean up rather sloppy fix in HEAD for the ancient bug that Tom Lane (Thu 31 17:31)
- pgfouine - pgfouine: Prepared statements support round 2 User Gsmet (Thu 31 17:30)
- pgfouine - pgfouine: added a replace method to RegExp User Gsmet (Thu 31 17:17)
- pgfouine - pgfouine: fixed a bug in history listener: queries were not User Gsmet (Thu 31 17:17)
- xlogviewer - xlogdump: help function User Diogob (Thu 31 16:29)
- xlogviewer - xlogdump: docs now in CVS User Diogob (Thu 31 15:28)
- xlogviewer - xlogdump: New Directory User Diogob (Thu 31 15:28)
- xlogviewer - xlogdump: correction of truncated tables translation User Diogob (Thu 31 15:28)
- pgsql: Repair interpretation of GB as MB. Peter Eisentraut (Thu 31 15:11)
- psqlodbc - psqlodbc: Add missing \ User Dpage (Thu 31 09:14)
- psqlodbc - psqlodbc: Seperate driver names for Unicode/ANSI (again\!) User Dpage (Thu 31 09:13)
- psqlodbc - psqlodbc: Don't build odbcapi25w on *nix User Dpage (Thu 31 08:59)
- psqlodbc - psqlodbc: Prep for 08.02.0100 release User Dpage (Thu 31 08:38)
- psqlodbc - psqlodbc: Explicitly cast the strchr() return value to stop User Dpage (Thu 31 08:24)
- webtranslator - l10n: New template file added! User Mario__ (Thu 31 06:49)
- webtranslator - l10n: Some important things were finished as: - the User Mario__ (Thu 31 06:49)
- pgsql: Attibution addition: Add Karel Zak also for COPY SELECT. Bruce Momjian (Thu 31 03:17)
- pgsql: Correct attibution: COPY SELECT work done by Zoltan Boszormenyi Bruce Momjian (Thu 31 00:35)
- pgsql: Done: < Last updated: Tue Aug 29 12:21:52 EDT 2006 > Last Bruce Momjian (Thu 31 00:34)
- pgsql: Extend COPY to support COPY (SELECT ...) TO ... Tom Lane (Wed 30 23:35)
- press - pr: Mention pg_dump, per Chris Browne. User Turnstep (Wed 30 19:00)
- pgsql: Update logging of prepare/execute syntax, per comments from Bruce Momjian (Wed 30 18:22)
- pgsql: Fix things so that fopen's, not only open's, pass Tom Lane (Wed 30 18:06)
- press - pr: PITR 8.0 not 8.1. User Turnstep (Wed 30 18:04)
- press - pr: Change "Generic" to "Generalized" User Turnstep (Wed 30 17:32)
- press - pr: Vote for NY, minor formatting. User Turnstep (Wed 30 16:56)
- press - pr: Added first draft of 8.2 release User Aglio (Wed 30 16:18)
- press - pr: New Directory User Aglio (Wed 30 16:16)
- psqlodbc - psqlodbc: Improve connection error message in case of invalid User Hinoue (Wed 30 12:34)
- psqlodbc - psqlodbc: Fix compilation errors in debug mode. User Hinoue (Wed 30 12:27)
- pginstaller - pginst: Update for latest pgAdmin, and add contrib User Dpage (Wed 30 09:30)
- pginstaller - pginst: Update for PostGIS changes User Dpage (Wed 30 08:08)
- psqlodbc - psqlodbc: Fixed syntax error. User H-saito (Wed 30 07:29)
- bizgres - bizgres: updates User Dnguyen (Wed 30 00:00)
- bizgres - bizgres: init code User Dnguyen (Wed 30 00:00)
- bizgres - bizgres: init coder User Dnguyen (Wed 30 00:00)
- pgsql: Dept. Tom Lane (Tue 29 23:32)
- pgsql: Create a FETCH_COUNT parameter that causes psql to execute Tom Lane (Tue 29 23:23)
- pgsql: Separate prepared statement and bind parameters with comma. Bruce Momjian (Tue 29 22:34)
- psqlodbc - psqlodbc: Initial value has set MSDTC=no of VC6. User H-saito (Tue 29 21:41)
- nagiosplugins - nagiosplugins: Added an INSTALL file since there were a User Twasson (Tue 29 21:40)
- pgfouine - www: pgFouine is now in Debian. User Gsmet (Tue 29 16:37)
- pgsql: Add autovacuum item: > o Turn on by default Bruce Momjian (Tue 29 16:22)
- pgsql: Fix mistyping Teodor Sigaev (Tue 29 15:47)
- pgsql: Invent an assign-hook mechanism for psql variables similar to the Tom Lane (Tue 29 15:19)
- pgsql: Fix BUG #2594: Gin Indexes cause server to crash when it builds Teodor Sigaev (Tue 29 14:06)
- pgsql: Add description of tsvector type layout Teodor Sigaev (Tue 29 13:57)
- pgsql: Remove pos comparison in silly_cmp_tsvector(): it is not a Teodor Sigaev (Tue 29 13:39)
- pgsql: Fix incorrect length of lexemes in silly_cmp_tsvector() Teodor Sigaev (Tue 29 13:32)
- pgsql: Second try committing the path changes. Michael Meskes (Tue 29 13:23)
- psqlodbc - psqlodbc: Add some missing files. User Dpage (Tue 29 13:13)
- pgsql: Removed debug option from pg_regress call. Michael Meskes (Tue 29 12:33)
- pgsql: Fixed parser and library to allow empty database names. Michael Meskes (Tue 29 12:25)
- pgsql: Revert change to turn autovacuum on by default. Peter Eisentraut (Tue 29 11:37)
- npgsql - Npgsql: Fixed empty result check. User H-saito (Tue 29 06:59)
- pgsql: Only call log_after_parse() if necessary. Bruce Momjian (Tue 29 02:32)
- pgsql: Now bind displays prepare as detail, and execute displays prepare Bruce Momjian (Tue 29 02:11)
- pgsql: Move to referential integrity section: > o Allow DEFERRABLE and Bruce Momjian (Mon 28 23:21)
- pgsql: Update: < * Allow DEFERRABLE UNIQUE constraints? > * Allow Bruce Momjian (Mon 28 23:20)
- pgsql: Fix pgstat_report_waiting() to not dump core if called before Tom Lane (Mon 28 19:38)
- pgfouine - pgfouine: added support for prepared statements (including User Gsmet (Mon 28 19:04)
- pgfouine - pgfouine: added a TODO User Gsmet (Mon 28 19:03)
- pgsql: Partial fix for ecpg's VPATH problems. Tom Lane (Mon 28 16:13)
- orafce - orafce: small correctures User Okbob (Mon 28 15:22)
- orafce - orafce: updated for 8.2 .. User Okbob (Mon 28 15:10)
- pgsql: Tweak trivial_subqueryscan() to consider a SubqueryScan's Tom Lane (Mon 28 14:32)
- orafce - orafce: table is protected via rules User Okbob (Mon 28 14:11)
- npgsql - Npgsql: 2006-08-28 Francisco Figueiredo Jr. User Fxjr (Mon 28 13:51)
- pgsql: Turn autovacuum on by default. Peter Eisentraut (Mon 28 13:37)
- bizgres - bizgres: Add primitive deadlock detection code. User Markir (Mon 28 04:19)
- pgsql: Add new return codes SPI_OK_INSERT_RETURNING etc to the SPI API. Tom Lane (Sun 27 23:48)
- pgsql: Add some notes about why it's not a bug that RI_FKey_check calls Tom Lane (Sun 27 21:41)
- pgsql: Add a function GetLockConflicts() to lock.c to report xacts Tom Lane (Sun 27 19:14)
- pgsql: Move xact.c's partial support for Lists of TransactionIds into Tom Lane (Sun 27 19:11)
- pgbuildfarm - client-code: add time string to verbose traces User Andrewd (Sun 27 17:04)
- pgfouine - pgfouine: cleanup User Gsmet (Sun 27 16:20)
- pgsql: - Enabled single-quoted connection targets. Michael Meskes (Sun 27 16:15)
- pgsql: Make saveHistory work properly on OS X when HISTFILE is set to Tom Lane (Sun 27 15:05)
- snapshot - root: Meaningful messages on "./Makefile.sh clean" User Cunha17 (Sun 27 13:15)
- snapshot - src: FIX: [#1000716] database name is hardcoded Now we have User Cunha17 (Sun 27 13:13)
- webtranslator - l10n: I started to write the file's locks, when a User Mario__ (Sun 27 05:50)
- psqlodbc - psqlodbc: Adjustment of the order of a definition. User H-saito (Sun 27 01:10)
- psqlodbc - psqlodbc: . Fix a select() blocking bug in *nix environment. User Hinoue (Sat 26 22:54)
- pgsql: Changed double output. Michael Meskes (Sat 26 11:50)
- pgsql: Add blank line. Bruce Momjian (Fri 25 23:45)
- pgsql: Add blank line.> Bruce Momjian (Fri 25 23:44)
- pgsql: Add: < > * Implement SQL:2003 window functions Bruce Momjian (Fri 25 23:43)
- pgsql: Add 'feedback' section heading to xml2. Bruce Momjian (Fri 25 23:43)
- pgbuildfarm - client-code: add step for ECPG tests for HEAD and branches User Andrewd (Fri 25 13:06)
- pgsql: Fix regression tests: after changing comparing function order is Teodor Sigaev (Fri 25 07:39)
- pgsql: Add the ability to create indexes 'concurrently', that is, Tom Lane (Fri 25 04:07)
- npgsql - Npgsql: 2006-08-25 Francisco Figueiredo Jr. User Fxjr (Fri 25 03:26)
- psqlodbc - psqlodbc: Fixed dllname of win32 ANSI: psqlodbca Unicode: User H-saito (Thu 24 23:02)
- pgsql: Fix compare bug for tsvector: problem was in aligment. Teodor Sigaev (Thu 24 17:37)
- psqlodbc - psqlodbc: guide message was corrected. User H-saito (Thu 24 17:04)
- pgsql: Add: > * Allow inlining of set-returning functions Bruce Momjian (Thu 24 16:38)
- psqlodbc - psqlodbc: Add a missing def file. User Hinoue (Thu 24 15:58)
- psqlodbc - psqlodbc: additional of a document. User H-saito (Thu 24 15:21)
- psqlodbc - psqlodbc: The version is now 8.2.0.7. User Hinoue (Thu 24 15:04)
- pgsql: Synced parser Michael Meskes (Thu 24 12:31)
- pgsql: Needed more stuff from c.h. Michael Meskes (Thu 24 10:48)
- pgsql: Fixed of by one variable size. Michael Meskes (Thu 24 10:36)
- pgsql: Need more defines in ecpg_config.h, patch sent by Rocco Altier Michael Meskes (Thu 24 09:37)
- psqlodbc - psqlodbc: make up for a deficiency. User H-saito (Thu 24 05:44)
- pgsql: Add some debug logging code to AllocateFile's failure path to log Tom Lane (Thu 24 03:15)
- pgsql: Update XML2 documentation for xpath_table(). Bruce Momjian (Thu 24 01:41)
- pgsql: Optimize the case where a btree indexscan has current and mark Tom Lane (Thu 24 01:18)
- pgsql: Add "AS" item: < * All backends running as threads in a single Bruce Momjian (Wed 23 18:32)
- pgsql: Somehow my version compiled but the change didn't make it to CVS. Michael Meskes (Wed 23 13:57)
- pgsql: Used autoconf 2.59 this time. Michael Meskes (Wed 23 12:59)
- pgsql: Argh, forgot the new file yet again. Michael Meskes (Wed 23 12:51)
- pgsql: Replaced double-quote-fix with a hopefully better version. Michael Meskes (Wed 23 12:01)
- pgsql: Update COPY/VIEW item: < o Allow COPY to output from SELECT > Bruce Momjian (Wed 23 02:48)
- psqlodbc - psqlodbc: publication of a release note. User H-saito (Tue 22 16:16)
- xlogviewer - xlogdump: update decoding User Diogob (Tue 22 15:17)
- pgsql: Descriptor values were quoted twice. Michael Meskes (Tue 22 12:46)
- pgsql: In new "invalid byte sequence" error hint, call it "error", not Bruce Momjian (Tue 22 12:11)
- pgsql: Add info for get_* functions: > > These would be for Bruce Momjian (Tue 22 03:40)
- pgsql: Add hint for "invalid byte sequence for encoding" error message, Bruce Momjian (Tue 22 03:30)
- npgsql - Npgsql: 2006-08-22 Francisco Figueiredo Jr. User Fxjr (Tue 22 03:22)
- pgsql: Ooops, ldap fix for win32 broke the non-win32 case. Tom Lane (Tue 22 02:23)
- pgsql: Generalize width_bucket() documentation because b1/b2 can be Bruce Momjian (Tue 22 01:02)
- pgsql: Add space between Win2000 and SP4. Bruce Momjian (Tue 22 00:59)
- npgsql - Npgsql: 2006-08-21 Francisco Figueiredo Jr. User Fxjr (Tue 22 00:04)
- pgsql: Fix encrypted-LDAP support so that it doesn't cause the server to Tom Lane (Mon 21 19:21)
- pgsql: Minor code rearrangement to save a few cycles in RI_FKey_check Tom Lane (Mon 21 19:16)
- pgsql: Remove obsolete tip about casting bool to int, per Taiki Tom Lane (Mon 21 16:23)
- pgsql: Make the server track an 'XID epoch', that is, maintain Tom Lane (Mon 21 16:16)
- pgsql: Done: < o Add a function to support Parse/DescribeStatement Bruce Momjian (Mon 21 12:53)
- pgsql: Remove items, not needed anymore: < * %Disallow changing DEFAULT Bruce Momjian (Mon 21 12:21)
- pgsql: Fixed a few memory leaks. Michael Meskes (Mon 21 10:48)
- bizgres - bizgres: Adopt a more coherent layout for this file. User Markir (Mon 21 07:29)
- pgsql: Fix all known problems with pg_dump's handling of serial Tom Lane (Mon 21 00:57)
- pgsql: Fix DROP OWNED BY to correctly consider the implicitly-deleted Alvaro Herrera (Sun 20 21:56)
- pgsql: Fixed a few trivial memory leaks reported by Coverity just to Michael Meskes (Sun 20 16:09)
- bizgres - bizgres: Fix warning from pg_terminate_backend.c during User Markir (Sun 20 04:02)
- bizgres - bizgres: Add contrib module pg_kill discussed previously but User Markir (Sun 20 03:21)
- fulldisjunction - fd: Added usecase. User Pgstudy (Sun 20 02:23)
- fulldisjunction - fd: New Directory User Pgstudy (Sun 20 02:21)
- pgfouine - pgfouine: fixed detection of malformed log files User Gsmet (Sat 19 16:28)
- pgsql: Added another test Michael Meskes (Sat 19 15:10)
- pgsql: More SoC stuff Michael Meskes (Sat 19 14:02)
- plscheme - htdocs: Added $Id$ RCS. User Knt (Sat 19 08:52)
- plscheme - plscheme: Added $Id$ RCS. User Knt (Sat 19 08:50)
- plscheme - htdocs: Added a features listing. User Knt (Sat 19 08:25)
Mail converted by MHonArc