index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
Commit message (
Expand
)
Author
Age
*
Alpha spinlock fix from Uncle George <gatgul@voicenet.com>
Bruce Momjian
1999-07-22
*
Plug several holes in backend's ability to cope with
Tom Lane
1999-07-22
*
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
*
Re-add Makefile.
Bruce Momjian
1999-07-20
*
Move -ieee to adt Makefile, and add CPU Makefile variable.
Bruce Momjian
1999-07-20
*
Complain about INSERT ... SELECT ... ORDER BY, which we do not
Tom Lane
1999-07-20
*
Install new alignment code to use MAXALIGN rather than DOUBLEALIGN where
Bruce Momjian
1999-07-19
*
Enable WIN32 compilation of libpq.
Bruce Momjian
1999-07-19
*
Re-add getopt.h check, remove NT-specific tests for it.
Bruce Momjian
1999-07-19
*
Clean up gcc warning about unused static decl.
Tom Lane
1999-07-19
*
Rewrite parser's handling of INSERT ... SELECT so that processing
Tom Lane
1999-07-19
*
cleanup
Bruce Momjian
1999-07-18
*
Fix configure problem.
Bruce Momjian
1999-07-18
*
Fix typo in _outArrayRef().
Tom Lane
1999-07-18
*
configure cleanup
Bruce Momjian
1999-07-18
*
configure cleanup
Bruce Momjian
1999-07-18
*
Move some system includes into c.h, and remove duplicates.
Bruce Momjian
1999-07-17
*
Fix incorrect declaration of rtentry as 'ResTarget' where it
Tom Lane
1999-07-17
*
Fix for multi-byte includes.
Bruce Momjian
1999-07-17
*
Fix silly typo in commentary...
Tom Lane
1999-07-17
*
clean up comment on missing file.
Bruce Momjian
1999-07-17
*
Include check
Bruce Momjian
1999-07-17
*
More config.h cleanups.
Bruce Momjian
1999-07-17
*
Add config.h as needed.
Bruce Momjian
1999-07-17
*
Add back improperly removed #include for utils/trace.h.
Tom Lane
1999-07-16
*
Add back improperly removed #include for config.h.
Tom Lane
1999-07-16
*
Add back improperly removed #include for utils/dynamic_loader.h.
Tom Lane
1999-07-16
*
Support subscripts on bare column names.
Tom Lane
1999-07-16
*
Allow bare column names to be subscripted as arrays. This
Tom Lane
1999-07-16
*
Revise _bt_binsrch() so that its binary search loop takes
Tom Lane
1999-07-16
*
More cleanup
Bruce Momjian
1999-07-16
*
More cleanup
Bruce Momjian
1999-07-16
*
Final cleanup
Bruce Momjian
1999-07-16
*
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
*
Cleanups.
Bruce Momjian
1999-07-15
*
Remove un-needed #include's from *.c files.
Bruce Momjian
1999-07-15
*
Clean up #include in /include directory. Add scripts for checking includes.
Bruce Momjian
1999-07-15
*
Several routines failed to cope with CASE expressions, and
Tom Lane
1999-07-15
*
Cleanup of /include #include's, for 6.6 only.
Bruce Momjian
1999-07-14
*
Remove S*I comments from Stephan.
Bruce Momjian
1999-07-13
*
More cpu cleanups, only for 6.6.
Bruce Momjian
1999-07-13
*
Redefine cpu's as __cpu__. Only for 6.6 branch.
Bruce Momjian
1999-07-13
*
Fix some compiler warnings (Tomoaki Nishiyama), add WIN1250 support (Pavel Be...
Tatsuo Ishii
1999-07-11
*
RewritePreprocessQuery tried to match resjunk targets against
Tom Lane
1999-07-11
*
Ignore resjunk targetlist entries when matching arguments to
Tom Lane
1999-07-11
*
ExecReScanGroup() forgot to clear grpstate->grp_firstTuple,
Tom Lane
1999-07-11
[next]