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 preproc.y with gram.y.
Michael Meskes
2001-06-13
*
Fix compile error caused by patch application.
Bruce Momjian
2001-06-12
*
I installed postgres 7.1 with --enable-odbc. I then installed
Bruce Momjian
2001-06-12
*
Got two patches that were found by folks on the Castor list, that we'd like to
Bruce Momjian
2001-06-11
*
Document and work around ANT bug that prevents directory deletion.
Bruce Momjian
2001-06-07
*
I have ported another Python Postgres interface to Windows (PgSQL). It seems
Bruce Momjian
2001-06-07
*
This adds unary plus capability. No grammar changes, per Tom's request.
Bruce Momjian
2001-06-07
*
Add large object finalization cleanup to the proper java file.
Bruce Momjian
2001-06-06
*
Remove large object finalize code. Compile error.
Bruce Momjian
2001-06-06
*
protected void finalize() {
Bruce Momjian
2001-06-04
*
The following patch for JDBC fixes an issue with jdbc running on a
Bruce Momjian
2001-06-01
*
- Synced preproc.y with gram.y.
Michael Meskes
2001-06-01
*
Remove OLD_FILE_NAMING code. No longer used.
Bruce Momjian
2001-05-30
*
I just got bitten by this too. I use type timestamp in the
Bruce Momjian
2001-05-30
*
Fix for Druid. We did not support some PROCEDURE queries.
Bruce Momjian
2001-05-30
*
Add missing comma.
D'Arcy J.M. Cain
2001-05-30
*
Suppress useless memmove() when buffer already contains left-justified
Tom Lane
2001-05-28
*
Attached is a patch to fix the problem Thomas mentions below. The JDBC
Bruce Momjian
2001-05-28
*
Add NUMERICOID return type. Treat it as floating point for now. This
D'Arcy J.M. Cain
2001-05-27
*
Mention failure of ANT to delete directories on clean.
Bruce Momjian
2001-05-25
*
While changing Cygwin Python to build its core as a DLL (like Win32
Bruce Momjian
2001-05-25
*
Back out, per Peter E.
Bruce Momjian
2001-05-25
*
The attached patch changes src/interfaces/python/GNUmakefile to use the
Bruce Momjian
2001-05-25
*
The following patch corrects a make install problem when building
Bruce Momjian
2001-05-25
*
Get rid of the following size limit.
Hiroshi Inoue
2001-05-25
*
There are a number of changes. The main ones are:
Bruce Momjian
2001-05-24
*
Fix ANT for *.properties files.
Bruce Momjian
2001-05-23
*
Fix ANT so it only has '*.class' files, not the 'tags' file.
Bruce Momjian
2001-05-23
*
Back out timezone fix. Not needed in jdbc1.
Bruce Momjian
2001-05-22
*
Bump major libpq++ version after API changes, Patrick Welche
Bruce Momjian
2001-05-22
*
Prevent ANT from recreating the JAR files just because the
Bruce Momjian
2001-05-19
*
Fix pg_index statistics query to join proper relation.
Bruce Momjian
2001-05-17
*
Included is a patch that fixes a bug introduced in the lastest version
Bruce Momjian
2001-05-17
*
Cleanup of backpatch of jdbc2 improvements to jdbc1:
Bruce Momjian
2001-05-17
*
Fix 'make clean' with jdbc and ant by using filesets.
Bruce Momjian
2001-05-17
*
1) Decrease the size of some buffers.
Hiroshi Inoue
2001-05-17
*
Mark column as not used.
Bruce Momjian
2001-05-17
*
Add missing paren.
Bruce Momjian
2001-05-16
*
Fix for HASH for index lookups in ODBC.
Bruce Momjian
2001-05-16
*
This patch fixes a bug which occurs when setObject(1,obj) is called and obj
Bruce Momjian
2001-05-16
*
Add NUMERIC tests to jdbc code.
Bruce Momjian
2001-05-16
*
I was trying to get a very nice FREE graphical db tool called DbVisualizer
Bruce Momjian
2001-05-16
*
Change the line:
Bruce Momjian
2001-05-16
*
Backpatch jdbc2 fixes to jdbc1, ANT fixes, from Peter Eisentraut
Bruce Momjian
2001-05-16
*
Backpatch getImportedKeys to jdbc1.
Bruce Momjian
2001-05-16
*
Backpatch ORDER BY fix to jdbc1.
Bruce Momjian
2001-05-16
*
Here's an easy patch for todays snapshot to sort the result of the
Bruce Momjian
2001-05-16
*
jdbc2 implementation of getImportedKeys.
Bruce Momjian
2001-05-16
*
The current implementation of BlobInputStream does
Bruce Momjian
2001-05-16
*
Fix small thinko.
D'Arcy J.M. Cain
2001-05-15
[next]