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
2001-06-22
Statistical system views (yet without the config stuff, but
Jan Wieck
2001-06-18
Add GUC setting for Australian timezones. Uses new GUC boolean callback
Bruce Momjian
2001-06-17
Make inet/cidr << and <<= operators indexable. From Alex Pilosov <alex@pilos...
Tom Lane
2001-06-14
Revoke public read access from pg_statistic, create new system view
Tom Lane
2001-06-14
has_table_privilege functions from Joe Conway (with some kibitzing from
Tom Lane
2001-06-13
Attached is a patch adding following functions:
Bruce Momjian
2001-06-12
Back out has_table_privilege patch.
Bruce Momjian
2001-06-12
OK -- here's take #5.
Bruce Momjian
2001-06-12
Clean up various to-do items associated with system indexes:
Tom Lane
2001-06-09
Allow GRANT/REVOKE to/from more than one user per invocation. Command tag
Peter Eisentraut
2001-06-04
This patch adds support for %TYPE in CREATE FUNCTION argument and return
Bruce Momjian
2001-06-01
New improved version of bpcharin() may have got the truncation case
Tom Lane
2001-05-30
These patches should fix check constraints not inheriting
Bruce Momjian
2001-05-27
Make UPDATE and DELETE privileges distinct. Add REFERENCES and TRIGGER
Peter Eisentraut
2001-05-22
Make bit and bit varying types reject too long input. (They already tried
Peter Eisentraut
2001-05-21
Make char(n) and varchar(n) types raise an error if the inserted string is
Peter Eisentraut
2001-05-20
Modify optimizer data structures so that IndexOptInfo lists built for
Tom Lane
2001-05-18
Add regression test to catch future breakage of avg(interval). This
Tom Lane
2001-05-15
Fix regression for new oids.
Bruce Momjian
2001-05-14
Update regression for new oids, some now two smaller.
Bruce Momjian
2001-05-11
Suppress failures in parallel regress tests due to use of same table
Tom Lane
2001-05-10
BSD/OS has new precision, and negative zeros now.
Bruce Momjian
2001-05-09
This patch should catch cases where the types
Bruce Momjian
2001-05-07
Rewrite of planner statistics-gathering code. ANALYZE is now available as
Tom Lane
2001-05-03
apply a little patch:
Bruce Momjian
2001-05-03
Ensure that btree sort ordering functions and boolean comparison operators
Tom Lane
2001-04-06
Alter the previous test for "time with time zone" implicit time zone
Thomas G. Lockhart
2001-04-04
Fix/cleanup DLLLIBS handling for Cygwin port. If it works it's to
Tom Lane
2001-04-04
Remove daylight-savings-time-dependent tests of 'time with time zone'
Tom Lane
2001-03-30
Re-allow specification of a new default value for an inherited column
Tom Lane
2001-03-26
OpenBSD resultmap change:
Bruce Momjian
2001-03-24
Make less misleading message for failed + ignored tests.
Peter Eisentraut
2001-03-22
geometry tests 'FAILED' from a precision standpoint, but differently then
Marc G. Fournier
2001-03-22
pgindent run. Make it all clean.
Bruce Momjian
2001-03-20
Discuss LOCALE differences as a reason for regression test failure.
Tom Lane
2001-02-22
Adjust expected error message due to change of keyword case-folding.
Tom Lane
2001-02-21
new regression data for 7.1
Tatsuo Ishii
2001-02-21
change destroydb -> dropdb
Tatsuo Ishii
2001-02-20
Make sure -L and -I's for our source tree are always before system include
Peter Eisentraut
2001-02-18
Add --template option to createdb script to allow access to WITH TEMPLATE
Tom Lane
2001-02-13
Remove unused files, per Andreas
Bruce Momjian
2001-02-13
Please apply the following patch to fix AIX and IRIX timestamp behavior
Bruce Momjian
2001-02-10
Restructure the key include files per recent pghackers discussion: there
Tom Lane
2001-01-27
Just a quick patch to make the geometry test on Sparc/Linux
Bruce Momjian
2001-01-26
Change float8-to-int8 conversion to round to nearest, rather than
Tom Lane
2001-01-24
Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group.
Bruce Momjian
2001-01-19
From Jason Tishler <jt@dothill.com>
Peter Eisentraut
2001-01-19
Update to reality.
Peter Eisentraut
2001-01-19
Repair circular dependencies and broken clean commands.
Peter Eisentraut
2001-01-19
Change
Peter Eisentraut
[next]