index
:
delta/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
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
interfaces
/
python
/
pgmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pgindent run.
Bruce Momjian
2002-09-04
1
-3
/
+3
*
This is a quick patch to fix a crash in pgquery_dictresult() introduced
Bruce Momjian
2002-08-28
1
-71
/
+7
*
http://archives.postgresql.org/pgsql-bugs/2002-06/msg00086.php and never
Bruce Momjian
2002-08-15
1
-11
/
+28
*
Fox for old python PyMem_DEL, was PyMem_Del,
Bruce Momjian
2002-03-29
1
-1
/
+1
*
Fix '#' commant to be proper C comment.
Bruce Momjian
2002-03-29
1
-1
/
+1
*
Further changes following discussion on INTERFACES mailing list:
D'Arcy J.M. Cain
2002-03-26
1
-5
/
+10
*
PyGreSQL causes a segfault when used with a Python executable that was
D'Arcy J.M. Cain
2002-03-20
1
-4
/
+4
*
Back out python patch:
Bruce Momjian
2002-03-05
1
-142
/
+0
*
This patch to the python bindings adds C versions of the often-used
Bruce Momjian
2002-03-05
1
-0
/
+142
*
Bump version to 3.3. Mostly this is because there is some confusion about
D'Arcy J.M. Cain
2001-12-03
1
-1
/
+1
*
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
Bruce Momjian
2001-11-05
1
-19
/
+19
*
Version was 3.3 but last released version was 3.1. Setting to match rest
D'Arcy J.M. Cain
2001-11-04
1
-1
/
+1
*
Another pgindent run. Fixes enum indenting, and improves #endif
Bruce Momjian
2001-10-28
1
-7
/
+7
*
pgindent run on all C files. Java run to follow. initdb/regression
Bruce Momjian
2001-10-25
1
-60
/
+56
*
> This stops the interface from leaking the row tuples (and thus the
Bruce Momjian
2001-10-19
1
-0
/
+1
*
Python handle as string all int8 values from postgresql. This could be
Bruce Momjian
2001-10-16
1
-0
/
+3
*
Change the version. We are moving towards the next release.
D'Arcy J.M. Cain
2001-09-19
1
-9
/
+31
*
This patch fixes the well-known but unfixed bug that fetchone() always returns
Bruce Momjian
2001-08-16
1
-2
/
+2
*
Add prototypes to supress warnings.
Bruce Momjian
2001-07-11
1
-1
/
+3
*
Include catalog/pg_type.h instead of manually extracting the interesting
Peter Eisentraut
2001-06-22
1
-14
/
+4
*
Make sure that everything says version 3.2.
D'Arcy J.M. Cain
2001-06-20
1
-1
/
+1
*
Add NUMERICOID return type. Treat it as floating point for now. This
D'Arcy J.M. Cain
2001-05-27
1
-0
/
+4
*
While changing Cygwin Python to build its core as a DLL (like Win32
Bruce Momjian
2001-05-25
1
-5
/
+2
*
Change "|zzlzzzz" argument specification to "|zzizzzz" so that the code works
D'Arcy J.M. Cain
2001-05-02
1
-1
/
+1
*
pgindent run. Make it all clean.
Bruce Momjian
2001-03-22
1
-540
/
+598
*
Add WIN32 support.
D'Arcy J.M. Cain
2001-03-15
1
-2
/
+10
*
Added postgres.h header for more type checking.
D'Arcy J.M. Cain
2001-03-03
1
-6
/
+7
*
Update to PyGreSQL 3.1:
Bruce Momjian
2000-11-10
1
-4
/
+3
*
Update for PyGreSQL 3.0, from D'Arcy J.M. Cain
Bruce Momjian
2000-10-02
1
-434
/
+1269
*
Moved the intricacies of the perl interface build into its own makefile
Peter Eisentraut
2000-06-10
1
-1
/
+1
*
Cleanup of <> and ""
Bruce Momjian
2000-05-29
1
-3
/
+3
*
Update pygresql version stamp.
Bruce Momjian
1999-05-28
1
-1
/
+1
*
pgindent run over code.
Bruce Momjian
1999-05-25
1
-391
/
+442
*
Bring python up to date ...
Marc G. Fournier
1999-05-19
1
-209
/
+419
*
Re-add python.
Bruce Momjian
1999-05-17
1
-0
/
+2036
*
Update to PyGreSQL 2.3.
Bruce Momjian
1999-05-10
1
-2115
/
+0
*
here are some patches for 6.5.0 which I already submitted but have never
Bruce Momjian
1999-05-03
1
-1
/
+1
*
Upgrade to Pygress 2.2.
Bruce Momjian
1998-12-17
1
-296
/
+593
*
OK, folks, here is the pgindent output.
Bruce Momjian
1998-09-01
1
-15
/
+15
*
pgindent run before 6.3 release, with Thomas' requested changes.
Bruce Momjian
1998-02-26
1
-223
/
+263
*
Merge in D'Arcy Cain's python interface (PyGreSQL 2.0)
Marc G. Fournier
1998-01-25
1
-0
/
+1778