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
/
backend
Age
Commit message (
Expand
)
Author
1999-12-28
Removed LZTEXT datatype as discussed.
Jan Wieck
1999-12-26
It turns out that the item size limit for btree indexes is about BLCKSZ/3,
Tom Lane
1999-12-24
Clean up handling of explicit NULL constants. Cases like
Tom Lane
1999-12-22
to live in a transaction before access to db
Hiroshi Inoue
1999-12-21
update_pg_pwd() is an AR trigger. Corrected return type.
Jan Wieck
1999-12-21
This patch will avoid SIGFPE on some geo functions , if PostgreSQL is compiled
Bruce Momjian
1999-12-21
Added empty TOASTER files and corrected some minor glitches
Jan Wieck
1999-12-20
Required catalog changes for extended LONG attribute storage.
Jan Wieck
1999-12-20
Finally found a platform which has finite() but nonetheless sets errno
Tom Lane
1999-12-20
Clean up some minor gcc warnings.
Tom Lane
1999-12-20
Whoever touched this code last doesn't seem to understand
Tom Lane
1999-12-17
Remove unused files.
Bruce Momjian
1999-12-17
Fix MULTIBYTE handling in string by using strcat.
Bruce Momjian
1999-12-17
Re-enable makeAttr() if ENABLE_OUTER_JOINS is defined.
Thomas G. Lockhart
1999-12-17
Reverse out nextval patch.
Bruce Momjian
1999-12-16
Some changes to prepare for LONG attributes.
Jan Wieck
1999-12-16
>Turning nextval and currval into keywords is not an acceptable way to
Bruce Momjian
1999-12-16
Here's the Create/Alter/Drop Group stuff that's been really overdue. I
Bruce Momjian
1999-12-16
Update for QNX.
Bruce Momjian
1999-12-16
Ethernet MAC addresses (macaddr type) are not compared correctly for
Bruce Momjian
1999-12-16
I have done the QNX4 port with the current source tree. The number of
Bruce Momjian
1999-12-14
fix_parsetree_attnums was not nearly smart enough about walking parse
Tom Lane
1999-12-14
> From what I gather, this should be a little cleaner because the
Bruce Momjian
1999-12-14
>From what I gather, this should be a little cleaner because the
Bruce Momjian
1999-12-14
Depending on my interpreting (and programming) skills, this might solve
Bruce Momjian
1999-12-13
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
aggregate(DISTINCT ...) works, per SQL spec.
Tom Lane
1999-12-12
any_ordering_op()'s argument should be declared Oid not int.
Tom Lane
1999-12-12
I'm in TODO mood today ...
Bruce Momjian
1999-12-12
Meanwhile, database names with single quotes in names don't work very well
Bruce Momjian
1999-12-10
Added global variable to have RI triggers override
Jan Wieck
1999-12-10
Fix memory overrun while setting ps status
Tatsuo Ishii
1999-12-10
Teach grammar and parser about aggregate(DISTINCT ...). No implementation
Tom Lane
1999-12-10
Remove unneeded action.
Bruce Momjian
1999-12-10
Rename several destroy* functions/tags to drop*.
Bruce Momjian
1999-12-10
Correct coredump in ALTER TABLE foo ADD(). Accept explicit NULL in
Tom Lane
1999-12-09
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
Update for QNX from Kardos, Dr. Andrea
Bruce Momjian
1999-12-09
Replace generic 'Illegal use of aggregates' error message with one that
Tom Lane
1999-12-09
Hi,
Bruce Momjian
1999-12-08
Fixed concurrent visibility bug.
Jan Wieck
1999-12-07
Clean up memory leakage in find_inheritors() by using pg_list lists
Tom Lane
1999-12-07
Again updated INSIDE TODO
Jan Wieck
1999-12-07
Added SET DEFAULT action for ON DELETE/UPDATE
Jan Wieck
1999-12-06
Corrected TODO in source
Jan Wieck
1999-12-06
Added ON DELETE/UPDATE SET NULL
Jan Wieck
1999-12-06
Completed FOREIGN KEY syntax.
Jan Wieck
1999-12-06
Fix bugs regarding pid file.
Tatsuo Ishii
1999-12-06
Rule deparser needs to quote identifiers that are spelled the same as
Tom Lane
1999-12-04
Unlink the pid file if it's bogus (no associated process exists)
Tatsuo Ishii
[next]