postgresql/src
Thomas G. Lockhart 37f17d39c1 Define text_substr().
Change declarations from "struct varlena *" to "text *".
Remove register variables since compiler should do better on its own.
1998-01-01 05:50:50 +00:00
..
backend Define text_substr(). 1998-01-01 05:50:50 +00:00
bin Slightly delayed patches from Todd...damn holidays :) 1997-12-30 02:26:56 +00:00
include Include text_substr() function and use instead of oracle_compat equivalent. 1998-01-01 05:47:11 +00:00
interfaces Add newline/tab to middle of long failure message to pretty it up a bit. 1997-12-23 20:00:06 +00:00
lextest
makefiles First clean compile without a "PORTNAME" variable being set... 1997-12-20 00:11:13 +00:00
man Cleanup of UNION ALL fix. Manual page updates. 1997-12-29 01:13:37 +00:00
template Linux related change to .similar to handle 'a.out' files... 1997-12-02 02:43:08 +00:00
test Include SPI module when cleaning. 1998-01-01 05:37:29 +00:00
tools Make no-tty not use quiet in psql, fix group by copy failure, fix ccsym to delete tmp files. 1997-12-23 21:38:53 +00:00
tutorial Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
utils
config.guess
config.sub
configure Missed a subst() for the RANDOM substritution... 1997-12-31 03:51:17 +00:00
configure.in Missed a subst() for the RANDOM substritution... 1997-12-31 03:51:17 +00:00
DEVELOPERS Reorganize developers files. 1997-09-08 04:14:01 +00:00
GNUmakefile.in Knew I missed somewhere...remove PORTNAME references from GNUmakefile.in, since 1997-12-26 22:35:53 +00:00
install-sh
Makefile
Makefile.global.in Potential fix for Bruce's "test" problem 1997-12-20 18:36:26 +00:00