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
/
commands
Age
Commit message (
Expand
)
Author
2000-01-19
Fix handling of NULL constraint conditions: per SQL92 spec, a NULL result
Tom Lane
2000-01-19
Update vacuum comments.
Bruce Momjian
2000-01-19
Removed MBFLAGS from makefiles since it's now done in include/config.h.
Peter Eisentraut
2000-01-18
Bruce,
Bruce Momjian
2000-01-17
setheapoverride() is history. Uses replaced with CommandCounterIncrement()
Tom Lane
2000-01-16
Rearrange coding in COPY so that expansible string buffer for data being
Tom Lane
2000-01-16
Included all yacc and lex files into the distribution.
Peter Eisentraut
2000-01-15
Fix a passel of problems with incorrect calls to typinput and typoutput
Tom Lane
2000-01-15
Fixed all elog related warnings, as well as a few others.
Peter Eisentraut
2000-01-14
* User management commands no longer user pg_exec_query_dest -> more robust
Peter Eisentraut
2000-01-13
Fixed everything in and surrounding createdb and dropdb to make it more
Peter Eisentraut
2000-01-12
RemoveFunction didn't defend against too many args.
Tom Lane
2000-01-12
Defend against > INDEX_MAX_KEYS keys in an index.
Tom Lane
2000-01-12
CommentProc was careless about too many arguments.
Tom Lane
2000-01-11
Another FUNC_MAX_ARGS tweak.
Tom Lane
2000-01-11
More cleanups. Still doesn't work.
Bruce Momjian
2000-01-10
Make number of args to a function configurable.
Bruce Momjian
2000-01-10
Repair subtle VACUUM bug that led to 'HEAP_MOVED_IN was not expected'
Tom Lane
2000-01-09
Another round of planner/optimizer work. This is just restructuring and
Tom Lane
2000-01-06
Changed "triggered data change violation" detection code
Jan Wieck
2000-01-05
Fix it's and its to be correct.
Bruce Momjian
1999-12-31
Revise init_sequence so that it doesn't leak memory if the requested
Tom Lane
1999-12-30
Repair bugs discussed in pghackers thread of 15 May 1999: creation of a
Tom Lane
1999-12-29
Update comment.
Bruce Momjian
1999-12-29
Update comments.
Bruce Momjian
1999-12-21
update_pg_pwd() is an AR trigger. Corrected return type.
Jan Wieck
1999-12-20
Required catalog changes for extended LONG attribute storage.
Jan Wieck
1999-12-20
Clean up some minor gcc warnings.
Tom Lane
1999-12-16
Some changes to prepare for LONG attributes.
Jan Wieck
1999-12-16
Here's the Create/Alter/Drop Group stuff that's been really overdue. I
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-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
Rename several destroy* functions/tags to drop*.
Bruce Momjian
1999-12-09
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-06
Completed FOREIGN KEY syntax.
Jan Wieck
1999-12-01
Mention index name when reporting corruption.
Bruce Momjian
1999-11-30
Fix compile error on older patch.
Bruce Momjian
1999-11-30
create/alter user extension
Bruce Momjian
1999-11-29
Add permissions check: now one must be the Postgres superuser or the
Tom Lane
1999-11-28
Remove pg_vlock locking from VACUUM, allowing multiple VACUUMs to run in
Tom Lane
1999-11-27
COPY to a relation should keep write lock till transaction commit.
Tom Lane
1999-11-25
Enable pg_statistic cache use.
Bruce Momjian
1999-11-24
Add pg_statistic index, add missing Hiroshi file.
Bruce Momjian
1999-11-24
Rename heap_replace to heap_update.
Bruce Momjian
[next]