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
*
Update driver to 6-40-0006
Byron Nikolaidis
1999-05-13
*
Fix bogus assumption that MAXALIGN is at least sizeof(pointer).
Tom Lane
1999-05-12
*
Allow perl install as non-root, from Geoff Keating
Bruce Momjian
1999-05-10
*
Update to PyGreSQL 2.3.
Bruce Momjian
1999-05-10
*
libpq++ uses fe_setauthsvc which is deprecated and results in an error
Bruce Momjian
1999-05-10
*
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-10
*
*** empty log message ***
Michael Meskes
1999-05-07
*
here are some patches for 6.5.0 which I already submitted but have never
Bruce Momjian
1999-05-03
*
*** 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
[next]