aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Collapse)AuthorAge
* Add changes from Mikhail Terekhov <terekhov@emc.com>.D'Arcy J.M. Cain2001-03-27
| | | | | | Use Extension method from distutils. Cleaned up mismatched indentation styles while I was at it.
* ODBC source code cleanup. Mostly alignment of #define constants.Bruce Momjian2001-03-27
|
* Add multibyte supportHiroshi Inoue2001-03-26
|
* Update the changes for version 3.2.D'Arcy J.M. Cain2001-03-25
|
* Document the --with-python flag as a simpler way of installing theD'Arcy J.M. Cain2001-03-25
| | | | | | PyGreSQL module when installing PostgreSQL. Document the location of the WIN32 binaries.
* Pick up any extra -I options for Python build.Peter Eisentraut2001-03-25
|
* Fix unportable assumptions about alignment of local char[n] variables.Tom Lane2001-03-25
|
* Fix comments that were mis-wrapped, for Tom Lane.Bruce Momjian2001-03-23
|
* Remove dashes in comments that don't need them, rewrap with pgindent.Bruce Momjian2001-03-22
|
* pgindent run. Make it all clean.Bruce Momjian2001-03-22
|
* The attached patch fixes win32.mak which got broken by the Multibyte modHiroshi Inoue2001-03-21
| | | | | | :-(, and tidies it up a little as well. Regards, Dave.
* a fix from Eiji Tokuya.Hiroshi Inoue2001-03-21
|
* Update Peter Mount's email address in README.Bruce Momjian2001-03-19
|
* Fixed bug in handling of pointers to structs.Michael Meskes2001-03-16
|
* Oops I forgot to add new files for multibyte support.Hiroshi Inoue2001-03-16
| | | | Sorry Eiji.
* Add multibyte support.Hiroshi Inoue2001-03-16
| | | | | | | | | Provide an extenisible scheme of encoding conversion. As the first step, SJIS and BIG5 are supported. From now on multibyte people would be happy to use this psqlodbc driver. Eiji Tokuya e-tokuya@mail.sankyo-unyu.co.jp
* Fix parameter handling.D'Arcy J.M. Cain2001-03-15
| | | | | Fix a bug where cs.execute('select %d + %d', (1, 2)) would get interpreted as cs.executemany('select %d + %d', (1, 2))
* Add WIN32 support.D'Arcy J.M. Cain2001-03-15
|
* We got automatic dependencies now.Peter Eisentraut2001-03-14
|
* We're way past 6.3 ...Peter Eisentraut2001-03-14
|
* Update. Things are now build through 'make'.Peter Eisentraut2001-03-14
|
* Fix some memory leaks.Hiroshi Inoue2001-03-14
|
* The attached file contains the registry settings required to install theHiroshi Inoue2001-03-13
| | | | | | | | | | | | ODBC driver on Windows 9X/ME/NT/2K when using the later versions of the driver that don't have the Installshield installation: 1) Install psqlodbc.dll in to C:\Windows\System or C:\Winnt\System32 2) Add the registry settings in the attached file using regedit. A useful addition to src/interfaces/odbc perhaps? Regards, Dave.
* Add uninstall target to Java build.Peter Eisentraut2001-03-11
| | | | | | | Respect default port setting in JDBC driver. Pick up version number from Makefile.global. Change installation directory to share/java/. Document.
* Provide a hack to let initialization happen on platforms for whichTom Lane2001-03-10
| | | | psqlodbc.c's constructor-making techniques do not work.
* Do not accept values from sections following the specified section.Tom Lane2001-03-10
|
* 1)Allow the access to indexes with up to 16 keys.Hiroshi Inoue2001-03-10
| | | | | 2)Fix some memory leaks. 3)Change some bogus error messages.
* Recursive distclean shouldn't depend on recursive clean. SubdirectoriesPeter Eisentraut2001-03-09
| | | | handle this.
* Believe $POSTGRES_LIB and $POSTGRES_INCLUDE only if they name actualTom Lane2001-03-06
| | | | directories, per suggestion from Robert Creager.
* Tue Mar 06 12:05:00 GMT 2001 peter@retep.org.ukPeter Mount2001-03-06
| | | | | - Removed org.postgresql.xa.Test from the JDBC EE driver as it's an old test class and prevented it from compiling.
* Ok, I've split todays commit into three, the first two already done had somePeter Mount2001-03-05
| | | | | | | | | | | | | | | | | | | | | bits in JDBC & the first set of tools into contrib. This is the third, and deals with enabling JDBC to be compiled with the main source. What it does is add a new option to configure: --with-java This option tells configure to look for ant (our build tool of choice) and if found, it then compiles both the JDBC driver and the new tools as part of the normal make. Also, when the postgresql install is done, all the .jar files are also installed into the ${PGLIB}/java directory (thought best to keep then separate) Now I had some conflicts when this applied so could someone please double check that everything is ok? Peter
* Minor fixes...Peter Mount2001-03-05
|
* Update the version number. We may change this to 7.1 if we align it withD'Arcy J.M. Cain2001-03-03
| | | | | | PostgreSQL. Add notice that development has moved into the PostgreSQL tree.
* Add oid to list of keys cached.D'Arcy J.M. Cain2001-03-03
| | | | Add a test to avoid an exception in certain cases.
* Incrementing version number in preparation for next release. Note that ID'Arcy J.M. Cain2001-03-03
| | | | | | | | | | | | | | | am talking with Thomas Lockhart about the idea of bringing the PyGreSQL version number into alignment with PostgreSQL so this may change to 7.1 before the release. I have added to the copyright to indicate that from now on the PostgreSQL copyright will apply. If someone wants to make that clearer please do. The existing copyrights need to stay there for now but if necessary I can ask Pascal Andre if he agrees to a different wording. Added reference to the Python DB-API 2.0 compliant API wrapper. Added reference to the PyGreSQL mailing list.
* Added postgres.h header for more type checking.D'Arcy J.M. Cain2001-03-03
| | | | | Changed the way that OID is retrieved on inserts. PQoidStatus appears to be deprecated so I am using PQoidValue instead.
* Remove HAVE_OPTARG per discussion in hackers list.Tatsuo Ishii2001-03-01
|
* Massive commits for SunOS4 port.Tatsuo Ishii2001-02-27
|
* Fixed variable handling in preproc.y.Michael Meskes2001-02-26
|
* Fix the bug report [ODBC] select from a table having more than 32 fields:Hiroshi Inoue2001-02-22
| | | | | reported by Matteo Cavalleri. Great thanks to Tom for his accurate analysis.
* Change case-folding of keywords to conform to SQL99 and fix misbehaviorTom Lane2001-02-21
| | | | | | | in Turkish locale. Keywords are now checked under pure ASCII case-folding rules ('A'-'Z'->'a'-'z' and nothing else). However, once a word is determined not to be a keyword, it will be case-folded under the current locale, same as before. See pghackers discussion 20-Feb-01.
* Remove unportable #warning directive.Tom Lane2001-02-20
|
* Make sure -L and -I's for our source tree are always before system includePeter Eisentraut2001-02-20
| | | | or library directories on the command line.
* Synced gram.y and preproc.y.Michael Meskes2001-02-19
|
* Seems a bad idea to assume that select(2) doesn't touch the input masksTom Lane2001-02-17
| | | | if it returns EINTR.
* Some more updates...Peter Mount2001-02-16
| | | | | | | | | | | | | Fri Feb 17 15:11:00 GMT 2001 peter@retep.org.uk - Reduced the object overhead in PreparedStatement by reusing the same StringBuffer object throughout. Similarly SimpleDateStamp's are alse reused in a thread save manner. - Implemented in PreparedStatement: setNull(), setDate/Time/Timestamp using Calendar, setBlob(), setCharacterStream() - Clob's are now implemented in ResultSet & PreparedStatement! - Implemented a lot of DatabaseMetaData & ResultSetMetaData methods. We have about 18 unimplemented methods left in JDBC2 at the current time.
* ichar() has been renamed to chr(), so fix translation table.Tom Lane2001-02-16
|
* Add casting for numeric/float4/float8 type valueHiroshi Inoue2001-02-16
| | | | | | | | | | | automatically to compensate the lack of automatic conversion functionality of PostgreSQL server. For example if there's a numeric type binding 1.2567 --> 1.2567::numeric. I hope this change would enable the use of numeric type in MS-Access etc. Thanks Hiroki Kataoka for his checking my code.
* 1) Change transaction boundary in autocommit off modeHiroshi Inoue2001-02-15
| | | | | | | | | | per recent discussion in pgsql-odbc. Now SELECT is a boundary but VACUUM isn't. 2) Put back the error handling behavior. When elog(ERROR) was detected the driver automatically issue "ABORT" if a transaction is in progress. 3) Driver version is 7.01.0003(Dave already set it but it was put back).
* Web Feb 14 17:29:00 GMT 2001 peter@retep.org.ukPeter Mount2001-02-14
| | | | | | - Fixed bug in LargeObject & BlobOutputStream where the stream's output was not flushed when either the stream or the blob were closed. - Fixed PreparedStatement.setBinaryStream() where it ignored the length