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