Re: [JDBC] [PATCHES] DatabaseMetadata patch

2001-10-24 Thread Bruce Momjian
Here is a patch for DatabaseMetaData to show precision properly. It is from Mark Lillywhite. I am adding to the patch queue. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830

Re: [JDBC] [PATCHES] DatabaseMetadata patch

2001-10-24 Thread Bruce Momjian
The patch is missing the corresponding fix for jdbc1/DatabaseMetaData.java. Can you resubmit the patch with a fix for both occurances of the problem? Otherwise the fix looks fine. I have applied the jdbc2 version. It would be nice to have a jdbc1 version too. Thanks. -- Bruce

Re: [JDBC] [PATCHES] DatabaseMetadata patch

2001-10-24 Thread Bruce Momjian
. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill, Pennsylvania 19026 Index: org/postgresql/jdbc2

Re: [JDBC] [PATCHES] DatabaseMetadata patch

2001-10-23 Thread Bruce Momjian
. Suggestions/comments welcome. There is no patch attached. Also, have you checkes our current CVS/snapshots to make sure this is still a problem? -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard

Re: [JDBC] FW: Re: [PATCHES] Ant configuration

2001-10-23 Thread Bruce Momjian
to stay out of this discussion for now. Virtually, Ned Wolpert [EMAIL PROTECTED] D08C2F45: 28E7 56CB 58AC C622 5A51 3C42 8B2B 2739 D08C 2F45 -- End of PGP signed section. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853

Re: FW: Re: [JDBC] [PATCHES] Ant configuration

2001-10-19 Thread Bruce Momjian
, then yes, use Ant to achive platform-independance. One significant issue here is that unlike our other binaries, the JAR files run on any platform so they don't really need to compile in MS Win. They can just download it from a web site or we could ship the jdbc JAR ourselves. -- Bruce Momjian

Re: [JDBC] [PATCHES] Ant configuration

2001-10-18 Thread Bruce Momjian
for it. I think I can safely at to TODO: JDBC o Move from Ant to Make builds -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup

Re: [JDBC] anonymous cvs change ?

2001-09-29 Thread Bruce Momjian
Hello, When I retrive pgsql-jdbc source use: cvs -d :pserver:[EMAIL PROTECTED]:/home/projects/pgsql/cvsroot password: postgresql The cvs server report: authorization failed. New location is: :pserver:[EMAIL PROTECTED]:/projects/cvsroot -- Bruce Momjian

Re: [JDBC] [PATCHES] fix for JDBC test suite

2001-09-28 Thread Bruce Momjian
: Have you searched our list archives? http://archives.postgresql.org -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel

Re: [JDBC] [PATCHES] fix for JDBC test suite

2001-09-28 Thread Bruce Momjian
Canada, Ltd. :: [EMAIL PROTECTED] [ Attachment, skipping... ] ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org -- Bruce Momjian| http://candle.pha.pa.us [EMAIL

Re: [JDBC] [PATCHES] Fix for broken JDBC's getColumn() (take 2)

2001-09-28 Thread Bruce Momjian
... ] ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ

Re: [JDBC] [PATCHES] Fix for broken JDBC's getColumn() (take 2)

2001-09-27 Thread Bruce Momjian
). As always, the JDBC1 version has not been tested as I have no JDK 1.1 available. Please review, Jeroen [ Attachment, skipping... ] ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster -- Bruce Momjian

Re: [JDBC] JDBC test suite patch

2001-09-21 Thread Bruce Momjian
... ] ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue

Re: [JDBC] Patch for Statement Escape Processing problems

2001-09-17 Thread Bruce Momjian
)--- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue

Re: [JDBC] isNullable()

2001-09-17 Thread Bruce Momjian
, skipping... ] ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send unregister YourEmailAddressHere to [EMAIL PROTECTED]) -- Bruce Momjian| http://candle.pha.pa.us [EMAIL

Re: [JDBC] UpdateableResultSet patch (not finished yet!)

2001-09-16 Thread Bruce Momjian
://miranda.org/~ola ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly -- Bruce

Re: [JDBC] Using boolean '1' in jdbc2

2001-09-14 Thread Bruce Momjian
OK, patch applied. Bruce, This patch is fine. thanks, --Barry Bruce Momjian wrote: I noticed that jdbc1 getBoolean allows '1', while jdbc2 does not. The following patch makes jdbc2 accept '1' also. Is this OK

Re: [JDBC] Patch for Statement Escape Processing problems

2001-09-14 Thread Bruce Momjian
in the specification. The patch is against the latest CVS. Cheers, Tom. [ Attachment, skipping... ] ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl -- Bruce Momjian

Re: [JDBC] Proposals for jdbc.sgml(in 7.1.3 doc)

2001-09-12 Thread Bruce Momjian
/crypt.html (Sorry, I can't find a replacement page.) Thanks. Hiroyuki Yatabe([EMAIL PROTECTED]) Software Research Associates, Inc. ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED] -- Bruce

Re: [JDBC] Patch for doc/jdbc.sgml

2001-09-11 Thread Bruce Momjian
] -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill, Pennsylvania 19026 ---(end of broadcast

Re: [JDBC] Fix DatabaseMetaDataTest in JDBC test suite

2001-09-10 Thread Bruce Momjian
] so that your message can get through to the mailing list cleanly -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel

Re: [JDBC] [HACKERS] JDBC pg_description update needed for CVS tip

2001-09-10 Thread Bruce Momjian
, skipping... ] ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000

Re: [JDBC] Fix JDBC test suite, set/get transaction isolation level

2001-09-10 Thread Bruce Momjian
)--- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl [ Attachment, skipping... ] ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED] -- Bruce Momjian

Re: [HACKERS] [JDBC] Troubles using German Umlauts with JDBC

2001-09-10 Thread Bruce Momjian
to specify which single byte character set a database is using (unless you compile with multibyte). thanks, --Barry Bruce Momjian wrote: I can add something if people agree there is an issue here. I've added a new section Character encoding to http://lab.applinet.nl

Re: [HACKERS] [JDBC] Troubles using German Umlauts with JDBC

2001-09-09 Thread Bruce Momjian
list archives? http://www.postgresql.org/search.mpl -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill

Re: [HACKERS] [JDBC] Troubles using German Umlauts with JDBC

2001-09-09 Thread Bruce Momjian
byte character set is being used even when multibyte isn't enabled. Currently there is no way to specify which single byte character set a database is using (unless you compile with multibyte). thanks, --Barry Bruce Momjian wrote: I can add something if people agree there is an issue

Re: [JDBC] Fix JDBC test suite, set/get transaction isolation level

2001-09-08 Thread Bruce Momjian
... ] ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED] -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue

Re: [JDBC] Fix for 2 test cases of JDBC test suite

2001-09-07 Thread Bruce Momjian
] [ Attachment, skipping... ] ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED

Re: [JDBC] Read transactions don't work on 7.0.x db's 3rd attempt

2001-09-07 Thread Bruce Momjian
)--- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup

Re: [JDBC] JDBC patch procedures (Re: [PATCHES] Patch for jdbc2 ResultSet.java)

2001-09-07 Thread Bruce Momjian
Thanks for the votes of confidence. I am willing to take on the responsibility if the core committee agrees. Yes, we do. We don't know Java very well and are struggling. It would be nice to have someone who actually know the language applying the patches. :-) -- Bruce Momjian

Re: [JDBC] Patch for jdbc2 ResultSet.java

2001-09-07 Thread Bruce Momjian
PROTECTED] -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill, Pennsylvania 19026

Re: [JDBC] PostgreSQL/JDBC Test Suite Howto

2001-09-07 Thread Bruce Momjian
? Pijlman [EMAIL PROTECTED] [ Attachment, skipping... ] -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill

Re: [JDBC] [PATCHES] Patch for jdbc2 ResultSet.java

2001-09-07 Thread Bruce Momjian
PROTECTED] Increase signal to noise ratio. http://www.targabot.com ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send unregister YourEmailAddressHere to [EMAIL PROTECTED]) -- Bruce Momjian

Re: [JDBC] Fw: JDBC Patch italian errors.properties file

2001-09-06 Thread Bruce Momjian
. postgresql.unexpected:Un risultato inaspettato ? stato ricevuto dalla query. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel

Re: [JDBC] error - NOTICE: current transaction...MORE DETAIL...

2001-09-06 Thread Bruce Momjian
message can get through to the mailing list cleanly -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill, Pennsylvania

Re: [JDBC] Using char fields with 7.1.3 driver

2001-09-06 Thread Bruce Momjian
that you can configure? Also, Is there a real Website for the postgres jdbc driver? http://jdbc.postgresql.org seems a little outdated. I wouldn't mind being able to grab the source for the driver and putting in this small fix myself. http://jdbc.fastcrypt.com -- Bruce Momjian

Re: [JDBC] jdbc ResultSetMetaData::isWritable()

2001-09-06 Thread Bruce Momjian
PROTECTED] ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly -- Bruce Momjian

Re: [JDBC] JDBC patch procedures (Re: [PATCHES] Patch for jdbc2 ResultSet.java)

2001-09-06 Thread Bruce Momjian
for procedural overhead. Agreed. If the committer is in the team of certified reviewers and is willing to review patches, our procedures are basically the same. Any committing assistance would be greatly appreciated, especially for jdbc. -- Bruce Momjian| http

Re: [JDBC] jdbc ResultSetMetaData::isWritable()

2001-09-06 Thread Bruce Momjian
] -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill, Pennsylvania 19026 ---(end of broadcast

Re: [JDBC] [PATCHES] Patch for jdbc2 ResultSet.java

2001-09-05 Thread Bruce Momjian
for completeness. jdbc people, tell me what you want done in the future. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup

Re: [JDBC] JDBC Statement.executeBatch patch

2001-09-05 Thread Bruce Momjian
, skipping... ] [ Attachment, skipping... ] ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html -- Bruce Momjian| http://candle.pha.pa.us

Re: [JDBC] Attempt to clean up ExecSql() in JDBC

2001-09-05 Thread Bruce Momjian
)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED

Re: [JDBC] Re: Escape Processing problems

2001-09-04 Thread Bruce Momjian
YourEmailAddressHere to [EMAIL PROTECTED]) -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill, Pennsylvania 19026

Re: [JDBC] Re: Escape Processing problems

2001-09-04 Thread Bruce Momjian
... ] ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send unregister YourEmailAddressHere to [EMAIL PROTECTED]) -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED

Re: [JDBC] Read transactions don't work on 7.0.x db's Disregard my other

2001-09-04 Thread Bruce Momjian
the same way Dave [ Attachment, skipping... ] ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED] -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED

Re: [JDBC] driver source code indentation

2001-09-04 Thread Bruce Momjian
. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill, Pennsylvania 19026 ---(end

Re: [JDBC] Read transactions don't work on 7.0.x db's Disregard my other

2001-09-04 Thread Bruce Momjian
: subscribe and unsubscribe commands go to [EMAIL PROTECTED] -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill

Re: [JDBC] Re: Unterminated quoted string error.

2001-09-03 Thread Bruce Momjian
)--- TIP 2: you can get off all lists at once with the unregister command (send unregister YourEmailAddressHere to [EMAIL PROTECTED]) -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life

Re: [JDBC] Re: Unterminated quoted string error.

2001-09-03 Thread Bruce Momjian
message can get through to the mailing list cleanly -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill

[JDBC] Re: [PATCHES] patch for JDBC1 build problems

2001-08-30 Thread Bruce Momjian
)--- TIP 4: Don't 'kill -9' the postmaster -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill

Re: [JDBC] [PATCHES] Patch for broken JDBC's getColumn()

2001-08-30 Thread Bruce Momjian
SQL statement. Please review. Regards, Jeroen [ Attachment, skipping... ] ---(end of broadcast)--- TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED] -- Bruce Momjian| http

Re: [JDBC] Re: Proposal to fix Statement.executeBatch()

2001-08-28 Thread Bruce Momjian
if I confused things. --Barry Bruce Momjian wrote: Can someone suggest what is to be done with the propsed patch? What exactly is the behaviour of the backend in that scenario? Does it commit every separate SQL statement in the semicolon-separated list, or does it commit

Re: [JDBC] Re: [BUGS] Bug #428: Another security issue with the JDBCdriver.

2001-08-26 Thread Bruce Momjian
org.postgresql.PrivilegedActionException not found in type declaration. [javac] catch(PrivilegedActionException pae){ [javac]^ [javac] 3 errors BUILD FAILED Bruce Momjian wrote: Patch applied. Thanks. I am sorry to keep going back and forth

Re: [JDBC] Re: Couple of patches for jdbc driver

2001-08-23 Thread Bruce Momjian
Quoting Bruce Momjian [EMAIL PROTECTED]: The other reason for telling people who are experiencing problems with the driver to get the latest version is that their bug has probably already been fixed. However a certain degree of caution should probably be exercised here

Re: [JDBC] Re: Couple of patches for jdbc driver

2001-08-23 Thread Bruce Momjian
for that interface. Can you do a 'cvs log' of the jdbc directory and update that file? Don't worry about the date because this will all be in 7.2. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive

Re: [JDBC] Re: Couple of patches for jdbc driver

2001-08-22 Thread Bruce Momjian
we have fixed in jdbc since 7.1.2 version so I am telling people to get the CVS version even if I am not sure it is fixed in there. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830

Re: [JDBC] Couple of patches for jdbc driver

2001-08-21 Thread Bruce Momjian
have an active jdbc community of coders and testers. Also, keep in mind most patches aren't backpatched for reliability reasons. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830

Re: [JDBC] Re: [PATCHES] Array Support Fix

2001-08-21 Thread Bruce Momjian
Bruce, I just checked out the source from cvs and it compiles the version 2 drivers fine. Version 1 drivers need some work.. Yes, it compiles now fine too. Must have been that last patch that fixed it. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL

Re: [PATCHES] Re: [JDBC] JDBC pg_description update needed for CVS tip

2001-08-17 Thread Bruce Momjian
://www.postgresql.org/users-lounge/docs/faq.html -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill, Pennsylvania 19026

[JDBC] Re: [PATCHES] JDBC Statement cleanup patch

2001-08-08 Thread Bruce Momjian
://www.postgresql.org/search.mpl -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill, Pennsylvania 19026

[JDBC] Re: [PATCHES] JDBC2 Array Patch (New feature)

2001-08-08 Thread Bruce Momjian
that your message can get through to the mailing list cleanly -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill

Re: [JDBC] Patch to improve commit time performance and a few otherthings

2001-08-04 Thread Bruce Momjian
] -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill, Pennsylvania 19026 ---(end of broadcast

[JDBC] Re: Current cvs does not compile jdbc1 driver

2001-08-03 Thread Bruce Momjian
/pgsql/src/interfaces/jdbc/org/postgresql/Co nnection.java,v retrieving revision 1.21 diff -f -r1.21 Connection.java c1039 1040 info.put(user, PG_USER); info.put(password, PG_PASSWORD); -- Bruce Momjian| http://candle.pha.pa.us [EMAIL

Re: [JDBC] Re: What needs to be done?

2001-08-02 Thread Bruce Momjian
website. Marc, Vince, and others are working on it now. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill

[JDBC] Re: [PATCHES] Merging JDBC1 and JDBC2 similarities

2001-07-30 Thread Bruce Momjian
[EMAIL PROTECTED] Stockholm, Sweden Content-Description: [ Attachment, skipping... ] ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://www.postgresql.org/search.mpl -- Bruce Momjian

Re: [JDBC] DatabaseMetaData.getColumns() - default values

2001-07-21 Thread Bruce Momjian
)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe

Re: [JDBC] Connection.setCatalog()

2001-07-21 Thread Bruce Momjian
checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup

Re: [JDBC] Connection.setCatalog()

2001-07-20 Thread Bruce Momjian
to the specified catalog. Thanks, Jason Davies [EMAIL PROTECTED] [ Attachment, skipping... ] ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html -- Bruce Momjian

Re: [JDBC] DatabaseMetaData.getColumns() - default values

2001-07-20 Thread Bruce Momjian
of CVS which should fix it. Jason Davies [EMAIL PROTECTED] [ Attachment, skipping... ] ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html -- Bruce Momjian

Re: [PATCHES] Re: [JDBC] [PATCH] Cleanup of JDBC character encoding

2001-07-20 Thread Bruce Momjian
Your patch has been added to the PostgreSQL unapplied patches list at: http://candle.pha.pa.us/cgi-bin/pgpatches I will try to apply it within the next 48 hours. On Sun, 15 Jul 2001, Bruce Momjian wrote: I am having trouble applying this patch to the current CVS tree

Re: [JDBC] [PATCH] Cleanup of JDBC character encoding

2001-07-13 Thread Bruce Momjian
Old removed. Your patch has been added to the PostgreSQL unapplied patches list at: http://candle.pha.pa.us/cgi-bin/pgpatches I will try to apply it within the next 48 hours. On Thu, 12 Jul 2001, Bruce Momjian wrote: Your patch has been added to the PostgreSQL unapplied patches

Re: [JDBC] Patch for handling long null terminated strings in JDBC driver

2001-07-12 Thread Bruce Momjian
)--- TIP 4: Don't 'kill -9' the postmaster -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup.| Drexel Hill

Re: [JDBC] DatabaseMetaData.getCatalogs()

2001-07-08 Thread Bruce Momjian
I am Cc'ing the jdbc list. [[[ Original Message from Bruce Momjian [EMAIL PROTECTED] ]]] Just send over a context diff patch, either against 7.1.2 or CVS. Okay here's a context diff against CVS for getting table privileges. I may have more code to add (I noticed getColumnPrivileges

Re: [JDBC] Re: Patch to remove connection hook and JDK 1.3 dependencies

2001-07-06 Thread Bruce Momjian
: http://jdbc.fastcrypt.com or an older version? I hope it is at least 7.1.X. -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your

Re: [JDBC] Returning oid or primary key

2001-05-03 Thread Bruce Momjian
in the jdbc driver. I guess the issue is the ability to return the primary key from an inserted row, for cases that it's auto-generated, such as using the serial type. Certainly the portable solution is to get RETURNING into the backend so you can decide what you want to return. -- Bruce

[JDBC] Re: [PATCHES] DatabaseMetaData.getIndexInfo() added

2001-03-19 Thread Bruce Momjian
[EMAIL PROTECTED] Senior Programmer PeopleWeb Australia http://www.peopleweb.com [ Attachment, skipping... ] -- Bruce Momjian| http://candle.pha.pa.us [EMAIL PROTECTED] | (610) 853-3000