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
/
test
Age
Commit message (
Expand
)
Author
2000-11-21
Don't hide error message from dropdb.
Peter Eisentraut
2000-11-21
Adjust opr_sanity.out for small change in OID allocation.
Tom Lane
2000-11-21
Make oidin/oidout produce and consume unsigned representation of Oid,
Tom Lane
2000-11-21
Simplify definition of pg_tables and pg_views views by making use of
Tom Lane
2000-11-20
Revise handling of oldstyle/newstyle functions per recent discussions
Tom Lane
2000-11-14
Extend CREATE DATABASE to allow selection of a template database to be
Tom Lane
2000-11-11
Allow more timezone-like interpretation of INTERVALs.
Thomas G. Lockhart
2000-11-11
Allow more timezone-like interpretation of INTERVALs.
Thomas G. Lockhart
2000-11-11
Check for existence of the results directory before invoking mkdir.
Thomas G. Lockhart
2000-11-10
Update expected output to track recent code changes.
Tom Lane
2000-11-10
Adjust INET/CIDR display conventions and reimplement some INET/CIDR
Tom Lane
2000-11-09
Add some more union/intersect/except test cases, per suggestions
Tom Lane
2000-11-08
Make DROP TABLE rollback-able: postpone physical file delete until commit.
Tom Lane
2000-11-07
Update for new results.
Tom Lane
2000-11-06
Update geometry for FreeBSD 4.1 (same as 4.0)
Peter Eisentraut
2000-11-06
Add explicit ORDER BYs in a couple of cases --- seems to be necessary
Tom Lane
2000-11-06
I think Thomas missed an update here...
Tom Lane
2000-11-06
Add tests for more INTERVAL syntax.
Thomas G. Lockhart
2000-11-04
This is no longer used since we have the 'resultmap'.
Peter Eisentraut
2000-10-31
This is the minimal version of the Darwin support patch from
Peter Eisentraut
2000-10-29
Omit perl and python interfaces when making temporary installation.
Peter Eisentraut
2000-10-27
Make regression tests work with VPATH builds.
Peter Eisentraut
2000-10-27
Fix for drop db message format changes
Tatsuo Ishii
2000-10-27
Disallow bits beyond the mask length for CIDR values, per discussion
Tom Lane
2000-10-24
New config.guess and config.sub with Darwin support (from official GNU
Peter Eisentraut
2000-10-24
Major overhaul of large-object implementation, by Denis Perchine with
Tom Lane
2000-10-24
Add some modicum of error detection...
Tom Lane
2000-10-24
Remove testlo2.c --- there seems to be no difference between this and
Tom Lane
2000-10-23
Polish shared library build to reduce number of special hacks. In
Peter Eisentraut
2000-10-22
Some small polishing of Mark Hollomon's cleanup of DROP command: might
Tom Lane
2000-10-22
Makeover for Unixware 7.1.1
Peter Eisentraut
2000-10-20
Add support for VPATH builds, that is, building somewhere else than in the
Peter Eisentraut
2000-10-18
The following patch was sent to the patches list:
Bruce Momjian
2000-10-17
* doc/src/sgml/regress.sgml: Update for new driver script.
Peter Eisentraut
2000-10-16
I wasn't too sure where to mail this.
Bruce Momjian
2000-10-14
Here is a patch for resultmap and the results file.
Bruce Momjian
2000-10-08
Revert rules.out to non-broken state. I will with difficulty hold my
Tom Lane
2000-10-07
To create a temporary installation, the regression test driver should use
Peter Eisentraut
2000-10-07
Thanks for the patch
Bruce Momjian
2000-10-07
Beos regression patch.
Bruce Momjian
2000-10-07
The beos port in the source tree doesn't even compile. and even
Bruce Momjian
2000-10-05
Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the
Tom Lane
2000-10-03
Fix to make output format identical on echo -n and echo \c platforms. This
Peter Eisentraut
2000-10-02
Communicate PGPORT and PGHOST via environment, not command line
Peter Eisentraut
2000-10-02
Honor $(SHELL) when invoking pg_regress.
Tom Lane
2000-10-02
Fix silly typo that prevented resultmap from being honored by
Tom Lane
2000-10-01
Fix quoting bug
Peter Eisentraut
2000-10-01
Fix test order
Peter Eisentraut
2000-09-29
Please apply the following patch to fix problems with the AIX port
Bruce Momjian
2000-09-29
Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias.
Tom Lane
[next]