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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove NO_MKTIME_BEFORE_1970. I had speculated that it was not needed
Tom Lane
2002-11-12
5
-25
/
+7
*
Code review for ON COMMIT patch. Make the actual on-commit action happen
Tom Lane
2002-11-11
21
-316
/
+344
*
Merge documentation updates from 7.3 branch.
Peter Eisentraut
2002-11-11
28
-2417
/
+2268
*
Merge release note updates from 7.3 branch.
Peter Eisentraut
2002-11-11
3
-3321
/
+3296
*
Revise platform FAQs.
Peter Eisentraut
2002-11-11
5
-60
/
+27
*
Improve wording.
Peter Eisentraut
2002-11-11
1
-4
/
+4
*
Update jdbc doc to reflect correct name of the PGConnection class.
Barry Lind
2002-11-11
1
-21
/
+15
*
Fixes bug where join to pg_description was incorrect. Also modifies the
Barry Lind
2002-11-11
2
-4
/
+11
*
Add cast to suppress compile warning on Alphas.
Tom Lane
2002-11-11
1
-2
/
+2
*
Back out use of palloc0 in place if palloc/MemSet. Seems constant len
Bruce Momjian
2002-11-11
38
-110
/
+212
*
Update russian FAQ, from Viktor Vislobokov.
Bruce Momjian
2002-11-10
2
-1101
/
+1161
*
Merge palloc()/MemSet(0) calls into a single palloc0() call.
Bruce Momjian
2002-11-10
37
-210
/
+107
*
Add palloc0 function to inline MemSet for newNode call.
Bruce Momjian
2002-11-10
4
-20
/
+49
*
This trivial patch removes 2 unused defines from pg_config.h.in:
Bruce Momjian
2002-11-10
1
-16
/
+1
*
I am attaching a patch file that will replace the previous one. It only
Bruce Momjian
2002-11-10
2
-3
/
+20
*
This patch makes a minor cleanup to the implementation of PERFORM in
Bruce Momjian
2002-11-10
6
-144
/
+258
*
> > I'll re-check that with the ppc architecture guy here.
Bruce Momjian
2002-11-10
3
-27
/
+36
*
Add documentation for array_upper/lower().
Bruce Momjian
2002-11-10
1
-2
/
+4
*
I just discovered, that there is missing a const when passing a buffer
Bruce Momjian
2002-11-10
3
-11
/
+11
*
Tweak CREATE SEQUENCE grammar to be more SQL1999 standards compliant.
Bruce Momjian
2002-11-10
3
-19
/
+34
*
Add code to handle [ON COMMIT { PRESERVE ROWS | DELETE ROWS | DROP }]
Bruce Momjian
2002-11-09
13
-24
/
+370
*
Update discussion of floating-point problems in regression tests.
Tom Lane
2002-11-08
1
-30
/
+9
*
This patch removes a bunch of superfluous #include directives: if
Bruce Momjian
2002-11-08
24
-54
/
+18
*
Clean up format of SQL.
Bruce Momjian
2002-11-08
2
-274
/
+274
*
The attached patch defines functions for getting distances between
Bruce Momjian
2002-11-08
5
-57
/
+1266
*
Revise geometry regression testing to eliminate most cross-platform
Tom Lane
2002-11-08
19
-7128
/
+199
*
Here is a patch that does just that, while maintaining the
Bruce Momjian
2002-11-08
7
-26
/
+34
*
Replace imprecise value of PI with a better one, and tweak circle_poly
Tom Lane
2002-11-08
1
-5
/
+10
*
Add name:
Bruce Momjian
2002-11-08
1
-2
/
+2
*
Mark as done:
Bruce Momjian
2002-11-08
1
-3
/
+2
*
Add extra_float_digits GUC parameter to allow adjustment of displayed
Tom Lane
2002-11-08
8
-38
/
+106
*
The "Allow easy display of usernames in a group (pg_hba.conf uses groups
Bruce Momjian
2002-11-08
4
-5
/
+70
*
Update FAQ_SCO from Larry Rosenman, correction from Tom Lane.
Bruce Momjian
2002-11-08
1
-3
/
+16
*
Update libpq PQcmdTuples() and PQcmdStatus() docs, remove const param
Bruce Momjian
2002-11-08
1
-3
/
+3
*
I'm using libpgtcl with PostgreSQL-7.2.3. There is a discrepancy between
Bruce Momjian
2002-11-08
1
-1
/
+1
*
Add:
Bruce Momjian
2002-11-08
1
-1
/
+4
*
Update release docs for 7.3.
Bruce Momjian
2002-11-08
2
-61
/
+603
*
Add #define _GNU_SOURCE to work around what seems to be Perl 5.8.0's
Tom Lane
2002-11-07
1
-0
/
+6
*
Move substitute extern declarations to end of file, so that they are
Tom Lane
2002-11-07
1
-60
/
+79
*
Remove inappropriate inclusions of OpenSSL internal header e_os.h,
Tom Lane
2002-11-07
2
-8
/
+3
*
Synced parser one more time.
Michael Meskes
2002-11-07
2
-44
/
+20
*
Remove no-longer-needed inclusions to improve backward compatibility
Tom Lane
2002-11-07
4
-11
/
+6
*
Phase 2 of hashed-aggregation project. nodeAgg.c now knows how to do
Tom Lane
2002-11-06
12
-266
/
+696
*
Remove GPL file pursuant to relicensing.
Tom Lane
2002-11-06
1
-340
/
+0
*
Remove:
Bruce Momjian
2002-11-06
1
-2
/
+1
*
Change dbmirror lincense to BSD.
Bruce Momjian
2002-11-06
3
-21
/
+56
*
Not done:
Bruce Momjian
2002-11-06
1
-2
/
+2
*
Completed:
Bruce Momjian
2002-11-06
1
-2
/
+2
*
Remove completed items:
Bruce Momjian
2002-11-06
1
-114
/
+2
*
None.
Bruce Momjian
2002-11-06
1
-1
/
+1
[next]