index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
Age
Commit message (
Expand
)
Author
1999-04-26
*** empty log message ***
Michael Meskes
1999-04-25
Clean up gcc warning in MULTIBYTE code.
Tom Lane
1999-04-16
*** empty log message ***
Michael Meskes
1999-04-14
*** empty log message ***
Michael Meskes
1999-04-13
*** empty log message ***
Michael Meskes
1999-04-11
Implement UpdateCount
Peter Mount
1999-04-04
Use MAXALIGN value found by configure instead of a
Tom Lane
1999-03-29
change comparison char* and NULL to char* and '\0'. This should be
Tatsuo Ishii
1999-03-24
*** empty log message ***
Michael Meskes
1999-03-21
Add .cvsignore file so cvs doesn't complain if you have lex/yacc
Tom Lane
1999-03-20
*** 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-19
I suggest the following portability patch, which does not
Bruce Momjian
1999-03-18
*** empty log message ***
Michael Meskes
1999-03-16
Fix snprintf with strings, and nextval('"Aa"');
Bruce Momjian
1999-03-15
*** empty log message ***
Michael Meskes
1999-03-14
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-11
*** empty log message ***
Michael Meskes
1999-03-07
Export include/utils/mcxt.h so that external stuff can include
Tom Lane
1999-03-07
*** empty log message ***
Michael Meskes
1999-03-05
*** empty log message ***
Michael Meskes
1999-03-05
*** empty log message ***
Michael Meskes
1999-02-28
From: Michael Meskes <Michael_Meskes@topmail.de>
Marc G. Fournier
1999-02-23
From: Michael Meskes <Michael_Meskes@topmail.de>
Marc G. Fournier
1999-02-22
Final optimizer cleanups.
Bruce Momjian
1999-02-21
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-20
From: Michael Meskes <Michael_Meskes@topmail.de>
Marc G. Fournier
1999-02-19
OOPS ... Perl5 interface to PQsetdbLogin was actually
Tom Lane
1999-02-18
Enable bushy and right-hand queries by default.
Bruce Momjian
1999-02-13
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-11
Remove Perl module's unnecessary dependence on libpq-int.h.
Tom Lane
1999-02-07
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-05
Reverse out const to libpq interface from D'Arcy.
Bruce Momjian
1999-02-04
From: Michael Meskes <Michael.Meskes@usa.net>
Marc G. Fournier
1999-02-04
Const fixes from D'Arcy.
Bruce Momjian
1999-02-03
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-02
Included patches make some enhancements to the multi-byte support.
Bruce Momjian
1999-01-31
From: Michael Meskes <Michael.Meskes@usa.net>
Marc G. Fournier
1999-01-27
From: Tatsuo Ishii <t-ishii@sra.co.jp>
Marc G. Fournier
[next]