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