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
2001-06-15
fixed bug in connect.c
Michael Meskes
2001-06-15
Add bpchar to list of string types.
D'Arcy J.M. Cain
2001-06-13
- Synced preproc.y with gram.y.
Michael Meskes
2001-06-12
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-11
Got two patches that were found by folks on the Castor list, that we'd like to
Bruce Momjian
2001-06-07
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-06
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-04
protected void finalize() {
Bruce Momjian
2001-06-01
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-05-30
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-28
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-27
Add NUMERICOID return type. Treat it as floating point for now. This
D'Arcy J.M. Cain
2001-05-25
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-24
There are a number of changes. The main ones are:
Bruce Momjian
2001-05-23
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-22
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-19
Prevent ANT from recreating the JAR files just because the
Bruce Momjian
2001-05-17
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-16
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
[next]