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
*
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
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Fix for DEFAULT ''.
Bruce Momjian
1999-05-22
*
Disable fix. Didn't work.
Bruce Momjian
1999-05-21
*
Fix typo and attempt default fix.
Bruce Momjian
1999-05-21
*
Upgrade to PyGreSQL (2.4)
Bruce Momjian
1999-05-19
*
Fix typo in change.
Bruce Momjian
1999-05-17
*
Change md* call to smgr*.
Bruce Momjian
1999-05-17
*
I made it so it rolled over files at 1MB. My table ended up with 120
Bruce Momjian
1999-05-15
*
Rip out QueryTreeList structure, root and branch. Querytree
Tom Lane
1999-05-13
*
Fix initdb problem introduced by recent patch.
Bruce Momjian
1999-05-10
*
Change error messages to oids come out as %u and not %d. Change has no
Bruce Momjian
1999-05-10
*
Repair missing heap_endscan() in OperatorUpd().
Tom Lane
1999-04-23
*
Un-break CREATE TYPE. Fix some other inconsistencies in the
Tom Lane
1999-04-20
*
Allow CREATE FUNCTION xyz AS '' LANGUAGE 'internal' to
Tom Lane
1999-04-18
*
Initialize reltuples = 1000, relpages = 10 in a newly created
Tom Lane
1999-04-15
*
Repair problems seen when CREATE OPERATOR mentions a
Tom Lane
1999-04-11
*
Delete unused system table pg_parg.
Tom Lane
1999-03-27
*
Add new postgres -O option to allow system table structure changes.
Bruce Momjian
1999-03-17
*
Clean up error messages.
Thomas G. Lockhart
1999-02-23
*
From: Tatsuo Ishii <t-ishii@sra.co.jp>
Marc G. Fournier
1999-02-21
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Rename Temp to Noname for noname tables.
Bruce Momjian
1999-02-09
*
New alloc set code using a memory block pool for small allocations.
Jan Wieck
1999-02-06
*
Cleanup of source files where 'return' or 'var =' is alone on a line.
Bruce Momjian
1999-02-03
*
Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.
Bruce Momjian
1999-02-02
*
The following patch finishes primary key support. Previously, when
Bruce Momjian
1999-01-21
*
Fix for typo in gram.y
Bruce Momjian
1999-01-18
*
Apply Win32 patch from Horak Daniel.
Bruce Momjian
1999-01-17
*
Initial MVCC code.
Vadim B. Mikheev
1998-12-15
*
Initial attempt to clean up the code...
Marc G. Fournier
1998-12-14
*
Use the new implicit type coersion techniques for matching up types
Thomas G. Lockhart
1998-12-13
*
While investigating a user's complaint, I have found some memory
Bruce Momjian
1998-12-13
[next]