index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
include
/
utils
Commit message (
Expand
)
Author
Age
*
Fix for ACL length problem on different platforms.
Bruce Momjian
1999-07-09
*
Remove QUERY_LIMIT and documenation on same. Change _ALIGN to TYPEALIGN
Bruce Momjian
1999-06-17
*
Reversed out Massimo patch.
Bruce Momjian
1999-06-12
*
I don't like last minute patches before the final freeze, but I believe that
Bruce Momjian
1999-06-12
*
trace.patch (compilation error)
Marc G. Fournier
1999-06-05
*
Fix for failure to clean SysCache entry when a relation is deleted
Tom Lane
1999-06-04
*
Make functions static or NOT_USED as appropriate.
Bruce Momjian
1999-05-26
*
Another pgindent run. Sorry folks.
Bruce Momjian
1999-05-25
*
pgindent run over code.
Bruce Momjian
1999-05-25
*
Modify aset.c logic so that blocks requested from malloc get
Tom Lane
1999-05-22
*
Modify backend switch parsing to prevent 'insecure' switches
Tom Lane
1999-05-22
*
Changed debug options:
Jan Wieck
1999-05-11
*
Update hash and join routines to use fd.c's new temp-file
Tom Lane
1999-05-09
*
Correct declaration of array_map() so that it doesn't make
Tom Lane
1999-05-03
*
here are some patches for 6.5.0 which I already submitted but have never
Bruce Momjian
1999-05-03
*
Arrange for VACUUM to delete the init file that relcache.c uses
Tom Lane
1999-05-01
*
Move some useful date/time test macros to here to allow
Thomas G. Lockhart
1999-04-15
*
Fix CREATE OPERATOR ... LANGUAGE 'internal', which I broke while
Tom Lane
1999-04-09
*
Modify fmgr so that internal name (compiler name) of a built-in
Tom Lane
1999-03-29
*
Fix bogus function signature for areajoinsel.
Tom Lane
1999-03-28
*
Revise memutils.h to use alignment information gathered by
Tom Lane
1999-03-25
*
Clean up att_align calculations so that XXXALIGN macros
Tom Lane
1999-03-25
*
Hi,
Bruce Momjian
1999-03-22
*
I suggest the following portability patch, which does not
Bruce Momjian
1999-03-19
*
Fix brain death in !!= operator ... it's still pretty bogus
Tom Lane
1999-03-15
*
Fix int8 configure one more time ... prior version didn't
Tom Lane
1999-03-15
*
Attempting to insert a value of 'now' into a datetime type
Bruce Momjian
1999-03-14
*
We have tested the patches on three platforms:
Bruce Momjian
1999-03-14
*
Enclosed below I have a patch to allow a btree index on the int8 type.
Bruce Momjian
1999-03-14
*
Have configure check for use of %lld for int64, and if that fails, check for
Marc G. Fournier
1999-03-08
*
Modify mcxt.h so that it doesn't pull in half of creation.
Tom Lane
1999-03-07
*
Eliminate duplicated code in dt.h
Tom Lane
1999-03-06
*
Repair some pretty serious problems in dynahash.c and
Tom Lane
1999-02-22
*
Change my-function-name-- to my_function_name, and optimizer renames.
Bruce Momjian
1999-02-13
*
Include some Julian date declarations to share between various date/time
Thomas G. Lockhart
1999-02-13
*
New alloc set code using a memory block pool for small allocations.
Jan Wieck
1999-02-06
*
SET_ARGS cleanup
Bruce Momjian
1999-02-02
*
Add TEMP tables/indexes. Add COPY pfree(). Other cleanups.
Bruce Momjian
1999-02-02
*
READ COMMITTED isolevel is implemented and is default now.
Vadim B. Mikheev
1999-01-29
*
Clean up leap year support and date/time validation.
Thomas G. Lockhart
1999-01-20
*
Hi!
Bruce Momjian
1999-01-18
*
Restricted maximum precision for NUMERIC to 1000 digits.
Jan Wieck
1999-01-05
*
Little precision fix for POWER(). I discovered problems with big
Jan Wieck
1998-12-30
*
Added NUMERIC data type with many builtin funcitons, operators
Jan Wieck
1998-12-30
*
Long awaited port for NetBSD/m68k was finally done by Mr. Mutsuki
Bruce Momjian
1998-12-26
*
SET TRANSACTION ISOLATION LEVEL ...
Vadim B. Mikheev
1998-12-18
*
Serialized mode works!
Vadim B. Mikheev
1998-12-16
*
Initial MVCC code.
Vadim B. Mikheev
1998-12-15
*
Add routines to help with single-byte (internal) character type support.
Thomas G. Lockhart
1998-12-13
*
Define routines and catalog entries for string min()/max() functions.
Thomas G. Lockhart
1998-12-08
[next]