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
*
Synced pgc.l with scan.l.
Michael Meskes
2001-04-02
*
On Cygwin, do initial connect() call in blocking mode, per report from
Tom Lane
2001-03-31
*
pqWait() should check for exception status as well as read or write
Tom Lane
2001-03-31
*
Marc-Andre is changing where DateTime goes. This change allows the module
D'Arcy J.M. Cain
2001-03-30
*
Correct indenting in _quote() function.
D'Arcy J.M. Cain
2001-03-30
*
Applied bug fix by Adriaan Joubert <a.joubert@albourne.com>
Michael Meskes
2001-03-29
*
Add changes from Mikhail Terekhov <terekhov@emc.com>.
D'Arcy J.M. Cain
2001-03-27
*
ODBC source code cleanup. Mostly alignment of #define constants.
Bruce Momjian
2001-03-27
*
Add multibyte support
Hiroshi Inoue
2001-03-26
*
Update the changes for version 3.2.
D'Arcy J.M. Cain
2001-03-25
*
Document the --with-python flag as a simpler way of installing the
D'Arcy J.M. Cain
2001-03-25
*
Pick up any extra -I options for Python build.
Peter Eisentraut
2001-03-25
*
Fix unportable assumptions about alignment of local char[n] variables.
Tom Lane
2001-03-25
*
Fix comments that were mis-wrapped, for Tom Lane.
Bruce Momjian
2001-03-23
*
Remove dashes in comments that don't need them, rewrap with pgindent.
Bruce Momjian
2001-03-22
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
*
The attached patch fixes win32.mak which got broken by the Multibyte mod
Hiroshi Inoue
2001-03-21
*
a fix from Eiji Tokuya.
Hiroshi Inoue
2001-03-21
*
Update Peter Mount's email address in README.
Bruce Momjian
2001-03-19
*
Fixed bug in handling of pointers to structs.
Michael Meskes
2001-03-16
*
Oops I forgot to add new files for multibyte support.
Hiroshi Inoue
2001-03-16
*
Add multibyte support.
Hiroshi Inoue
2001-03-16
*
Fix parameter handling.
D'Arcy J.M. Cain
2001-03-15
*
Add WIN32 support.
D'Arcy J.M. Cain
2001-03-15
*
We got automatic dependencies now.
Peter Eisentraut
2001-03-14
*
We're way past 6.3 ...
Peter Eisentraut
2001-03-14
*
Update. Things are now build through 'make'.
Peter Eisentraut
2001-03-14
*
Fix some memory leaks.
Hiroshi Inoue
2001-03-14
*
The attached file contains the registry settings required to install the
Hiroshi Inoue
2001-03-13
*
Add uninstall target to Java build.
Peter Eisentraut
2001-03-11
*
Provide a hack to let initialization happen on platforms for which
Tom Lane
2001-03-10
*
Do not accept values from sections following the specified section.
Tom Lane
2001-03-10
*
1)Allow the access to indexes with up to 16 keys.
Hiroshi Inoue
2001-03-10
*
Recursive distclean shouldn't depend on recursive clean. Subdirectories
Peter Eisentraut
2001-03-09
*
Believe $POSTGRES_LIB and $POSTGRES_INCLUDE only if they name actual
Tom Lane
2001-03-06
*
Tue Mar 06 12:05:00 GMT 2001 peter@retep.org.uk
Peter Mount
2001-03-06
*
Ok, I've split todays commit into three, the first two already done had some
Peter Mount
2001-03-05
*
Minor fixes...
Peter Mount
2001-03-05
*
Update the version number. We may change this to 7.1 if we align it with
D'Arcy J.M. Cain
2001-03-03
*
Add oid to list of keys cached.
D'Arcy J.M. Cain
2001-03-03
*
Incrementing version number in preparation for next release. Note that I
D'Arcy J.M. Cain
2001-03-03
*
Added postgres.h header for more type checking.
D'Arcy J.M. Cain
2001-03-03
*
Remove HAVE_OPTARG per discussion in hackers list.
Tatsuo Ishii
2001-03-01
*
Massive commits for SunOS4 port.
Tatsuo Ishii
2001-02-27
*
Fixed variable handling in preproc.y.
Michael Meskes
2001-02-26
*
Fix the bug report [ODBC] select from a table having more than 32 fields:
Hiroshi Inoue
2001-02-22
*
Change case-folding of keywords to conform to SQL99 and fix misbehavior
Tom Lane
2001-02-21
*
Remove unportable #warning directive.
Tom Lane
2001-02-20
*
Make sure -L and -I's for our source tree are always before system include
Peter Eisentraut
2001-02-20
*
Synced gram.y and preproc.y.
Michael Meskes
2001-02-19
[next]