index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
catalog
Commit message (
Expand
)
Author
Age
*
Fix it's and its to be correct.
Bruce Momjian
2000-01-05
*
Repair bugs discussed in pghackers thread of 15 May 1999: creation of a
Tom Lane
1999-12-30
*
Required catalog changes for extended LONG attribute storage.
Jan Wieck
1999-12-20
*
Some changes to prepare for LONG attributes.
Jan Wieck
1999-12-16
*
New LDOUT makefile variable for QNX os.
Bruce Momjian
1999-12-13
*
Rename several destroy* functions/tags to drop*.
Bruce Momjian
1999-12-10
*
Make LD -r as macros that can be changed for QNX.
Bruce Momjian
1999-12-09
*
Delete pg_statistics rows for a relation during heap_destroy_with_catalog.
Tom Lane
1999-11-28
*
Enable pg_statistic cache use.
Bruce Momjian
1999-11-25
*
Add pg_statistic index, add missing Hiroshi file.
Bruce Momjian
1999-11-24
*
Rename heap_replace to heap_update.
Bruce Momjian
1999-11-24
*
Add system indexes to match all caches.
Bruce Momjian
1999-11-22
*
index_destroy() must grab exclusive access to the parent table
Tom Lane
1999-11-21
*
Commit to make clearer distinction for temp names and real names.
Bruce Momjian
1999-11-16
*
New NameStr macro to convert Name to Str. No need for var.data anymore.
Bruce Momjian
1999-11-07
*
Make it possible to execute crashed CREATE/DROP commands again.
Hiroshi Inoue
1999-11-04
*
formatting cleanup
Bruce Momjian
1999-11-01
*
Allow indexes on system catalogs for use in cache code.
Bruce Momjian
1999-11-01
*
Hello.
Bruce Momjian
1999-10-26
*
This patch implements ORACLE's COMMENT SQL command.
Bruce Momjian
1999-10-15
*
Somehow missed this call to addRangeTableEntry() ...
Tom Lane
1999-10-07
*
Don't set BootstrapProcessingMode in AddNewRelationTuple() before
Vadim B. Mikheev
1999-10-06
*
Oops, DEFAULT processing wasn't doing type compatibility checking
Tom Lane
1999-10-04
*
Reimplement parsing and storage of default expressions and constraint
Tom Lane
1999-10-03
*
Removed (useless) pg_proc_prosrc_index
Jan Wieck
1999-09-30
*
This is part #1 for of the DEFERRED CONSTRAINT TRIGGER support.
Jan Wieck
1999-09-29
*
Several changes here, not very related but touching some of the same files.
Tom Lane
1999-09-24
*
Add TRUNCATE command, with psql help and sgml additions.
Bruce Momjian
1999-09-23
*
Mega-commit to make heap_open/heap_openr/heap_close take an
Tom Lane
1999-09-18
*
Disallow DROP TABLE/DROP INDEX inside a transaction block.
Tom Lane
1999-09-05
*
Intercept temp table lookups further up to map temp names.
Bruce Momjian
1999-09-04
*
Invalidate temp entries for aborted transactions.
Bruce Momjian
1999-09-04
*
Make usecatupd disabled for normal users, and allow normal users to
Bruce Momjian
1999-07-30
*
Reverse out cache changes that are not ready yet.
Bruce Momjian
1999-07-20
*
Use -ieee alpha flag for gcc and egcs only.
Bruce Momjian
1999-07-20
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Final cleanup.
Bruce Momjian
1999-07-16
*
Update #include cleanups
Bruce Momjian
1999-07-16
*
Change #include's to use <> and "" as appropriate.
Bruce Momjian
1999-07-15
*
Remove unused #includes in *.c files.
Bruce Momjian
1999-07-15
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
Rename pg_temp to pg_sorttemp so it does not conflict with temp table names.
Bruce Momjian
1999-07-08
*
Cleanup of min tuple size.
Bruce Momjian
1999-07-07
*
Fix to prevent too large tuple from being created.
Bruce Momjian
1999-07-03
*
I have a small patch for 6.5.
Bruce Momjian
1999-06-19
*
Change form() to varargform() to prevent portability problems.
Bruce Momjian
1999-06-19
*
Cleanup
Bruce Momjian
1999-06-16
*
Turns out OIDNAMELEN wasn't really being used at all!
Tom Lane
1999-06-04
*
Fix for failure to clean SysCache entry when a relation is deleted
Tom Lane
1999-06-04
*
Patch from Andreas: when CREATE TABLE is followed by CREATE INDEX
Tom Lane
1999-05-26
[next]