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
Age
Commit message (
Expand
)
Author
2000-03-27
Start updating for the v7.0 release.
Thomas G. Lockhart
2000-03-27
Allow full type names in CREATE FUNCTION arguments and return type.
Thomas G. Lockhart
2000-03-27
Fix up comments where had been uglified by the automated reformatter.
Thomas G. Lockhart
2000-03-27
Change form of query which used "DISTINCT ON" to help support primary keys.
Thomas G. Lockhart
2000-03-27
Add html FAQ and FAQ_DEV sources
Bruce Momjian
2000-03-27
Enhance pg_ctl so that it prints error messages from postmaster
Tatsuo Ishii
2000-03-26
Update obsolete statement that indexes can have only 7 columns.
Tom Lane
2000-03-26
Update/improve documentation about creating aggregate functions.
Tom Lane
2000-03-26
nodeAgg has always been willing to accept an aggregate with a finalFunc
Tom Lane
2000-03-26
Updated user's guide to match new psql's output format
Peter Eisentraut
2000-03-26
Improve descriptions of postmaster switches.
Tom Lane
2000-03-26
Rearrange steps in recommended install procedure to something more
Tom Lane
2000-03-26
Add description of new parallel regression testing method; update
Tom Lane
2000-03-26
Update descriptions of configure's options, and document how to specify
Tom Lane
2000-03-26
Fix erroneous claim that 'postmaster -S' leaves the postmaster running
Tom Lane
2000-03-26
Update initdb flags.
Bruce Momjian
2000-03-26
Change resultmap:
Tatsuo Ishii
2000-03-26
New platform specific geometry regression expected file for
Tatsuo Ishii
2000-03-26
Remove some results from int4-not-representable.out
Tatsuo Ishii
2000-03-26
Make configure --help produce slightly more useful and consistently-
Tom Lane
2000-03-26
In PQnotifies discussion, reference PQsocket as function needed to get
Tom Lane
2000-03-26
Attached is the regression diff for geometry, RedHat 6.1 on a Pentium
Bruce Momjian
2000-03-25
Remove bogus complexity from build/install of plperl. This stuff was
Tom Lane
2000-03-25
Old patch from Mark Hollomon to add plperl to createlang's repertoire.
Tom Lane
2000-03-25
Another fix for old shells.
Tom Lane
2000-03-25
Fix syntax error reported by old shells ("if ! command..." is a
Tom Lane
2000-03-25
More >&1 cleanups
Bruce Momjian
2000-03-25
More changes of >& to 2>&1
Bruce Momjian
2000-03-25
Remove >& and make it 2>&1
Bruce Momjian
2000-03-25
Add POLLUTE=1 to perl Makefile.PL creations.
Bruce Momjian
2000-03-24
transformCreateStmt should put Ident nodes, not ColumnDef nodes, into
Tom Lane
2000-03-24
Improve comment.
Tom Lane
2000-03-24
Save a few cycles in simple cases: no need to call cost_sort() when there
Tom Lane
2000-03-24
Remove -O2 for aix.
Bruce Momjian
2000-03-24
Move LOCK terms down.
Bruce Momjian
2000-03-24
outfuncs.c was missing a print routine for Material plan nodes, leading
Tom Lane
2000-03-24
Rename bytea functions to not have upper-case letters in their names.
Tom Lane
2000-03-24
Fold PQsetenv working state into PGconn, rather than trying to maintain
Tom Lane
2000-03-24
Update multi-byte support README
Tatsuo Ishii
2000-03-24
Update HISTORY
Bruce Momjian
2000-03-23
A little further tweaking of the range-query selectivity logic:
Tom Lane
2000-03-23
>> 5. empty define that results in an empty but terminated line ( ; )
Bruce Momjian
2000-03-23
Back out // compiler flag.
Bruce Momjian
2000-03-23
Hmm, absolute pathnames for the copy makes sense. I'll whip up that
Bruce Momjian
2000-03-23
Some points for portability improvements:
Bruce Momjian
2000-03-23
Update history/sgml.
Bruce Momjian
2000-03-23
Please apply the attached patch to interfaces/libpq/libpq-fe.h. This would
Bruce Momjian
2000-03-23
*** empty log message ***
Michael Meskes
2000-03-23
subselect regress test was kind of silly; it claimed to test correlation
Tom Lane
2000-03-23
Float-to-int conversion functions should return NULL when given NULL
Tom Lane
[next]