aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces
Commit message (Expand)AuthorAge
* here are some patches for 6.5.0 which I already submitted but have neverBruce Momjian1999-05-03
* *** empty log message ***Michael Meskes1999-04-26
* Clean up gcc warning in MULTIBYTE code.Tom Lane1999-04-25
* *** empty log message ***Michael Meskes1999-04-16
* *** empty log message ***Michael Meskes1999-04-14
* *** empty log message ***Michael Meskes1999-04-13
* Implement UpdateCountPeter Mount1999-04-11
* Use MAXALIGN value found by configure instead of aTom Lane1999-04-04
* change comparison char* and NULL to char* and '\0'. This should beTatsuo Ishii1999-03-29
* *** empty log message ***Michael Meskes1999-03-24
* Add .cvsignore file so cvs doesn't complain if you have lex/yaccTom Lane1999-03-21
* *** empty log message ***Michael Meskes1999-03-20
* Remove yacc/lex output files from CVS repository.Tom Lane1999-03-20
* make clean should remove lex.yy.cTom Lane1999-03-20
* Reverse out pfree agg part of patch from Erik Riedel.Bruce Momjian1999-03-20
* I suggest the following portability patch, which does notBruce Momjian1999-03-19
* *** empty log message ***Michael Meskes1999-03-18
* Fix snprintf with strings, and nextval('"Aa"');Bruce Momjian1999-03-16
* *** empty log message ***Michael Meskes1999-03-15
* Reversed out libpq protocol patch for Tom Lane.Bruce Momjian1999-03-14
* This is another example of why not allowing utility functions in SPIBruce Momjian1999-03-14
* Hi,Bruce Momjian1999-03-14
* Here is a little syntax error found in a .y file... A dropped semi.Bruce Momjian1999-03-14
* I've been having also sorts of fun trying to get kerberos 4Bruce Momjian1999-03-14
* The isWritable method in ResultSetMetaData returns the logicallyBruce Momjian1999-03-14
* There are errors in the PGmoney class in the conversion routines overBruce Momjian1999-03-14
* *** empty log message ***Michael Meskes1999-03-11
* Export include/utils/mcxt.h so that external stuff can includeTom Lane1999-03-07
* *** empty log message ***Michael Meskes1999-03-07
* *** empty log message ***Michael Meskes1999-03-05
* *** empty log message ***Michael Meskes1999-03-05
* From: Michael Meskes <Michael_Meskes@topmail.de>Marc G. Fournier1999-02-28
* From: Michael Meskes <Michael_Meskes@topmail.de>Marc G. Fournier1999-02-23
* Final optimizer cleanups.Bruce Momjian1999-02-22
* From: Tatsuo Ishii <t-ishii@sra.co.jp>Marc G. Fournier1999-02-21
* From: Michael Meskes <Michael_Meskes@topmail.de>Marc G. Fournier1999-02-21
* From: Michael Meskes <Michael_Meskes@topmail.de>Marc G. Fournier1999-02-20
* OOPS ... Perl5 interface to PQsetdbLogin was actuallyTom Lane1999-02-19
* Enable bushy and right-hand queries by default.Bruce Momjian1999-02-18
* Change my-function-name-- to my_function_name, and optimizer renames.Bruce Momjian1999-02-13
* Remove Perl module's unnecessary dependence on libpq-int.h.Tom Lane1999-02-11
* Include -lcrypt when needed to link libpgtcl.so and plpgsql.soTom Lane1999-02-07
* Add PQresStatus() function to avoid direct access to pgresStatus[] array,Tom Lane1999-02-07
* Reverse out const to libpq interface from D'Arcy.Bruce Momjian1999-02-05
* From: Michael Meskes <Michael.Meskes@usa.net>Marc G. Fournier1999-02-04
* Const fixes from D'Arcy.Bruce Momjian1999-02-04
* Cleanup of source files where 'return' or 'var =' is alone on a line.Bruce Momjian1999-02-03
* The libpq function PQfnumber does not handle case-insensitiveBruce Momjian1999-02-03
* Included patches make some enhancements to the multi-byte support.Bruce Momjian1999-02-02
* From: Michael Meskes <Michael.Meskes@usa.net>Marc G. Fournier1999-01-31