You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tom Lane
6eb8d255d2
Allow CREATE FUNCTION's WITH clause to be used for all language types,
...
not just C, so that ISCACHABLE attribute can be specified for user-defined
functions. Get rid of ParamString node type, which wasn't actually being
generated by gram.y anymore, even though define.c thought that was what
it was getting. Clean up minor bug in dfmgr.c (premature heap_close).
27 years ago
..
backend
Allow CREATE FUNCTION's WITH clause to be used for all language types,
27 years ago
bin
Allow CREATE FUNCTION's WITH clause to be used for all language types,
27 years ago
corba
…
data
I've sent 3 mails to pgsql-patches. There are two files, one for doc
27 years ago
include
Allow CREATE FUNCTION's WITH clause to be used for all language types,
27 years ago
interfaces
libpq++ cleanup from Vince Vielhaber
27 years ago
lextest
…
makefiles
Apply freebsd specific patches dealign with ELF system from FreeBSD's
27 years ago
pl
gram.y cleanup
27 years ago
template
Add bsdi sparc port.
27 years ago
test
Revise rule-printing routines to use expandable StringInfo buffers, so that
27 years ago
tools
Add mention of pg_upgrade for release checklist.
27 years ago
tutorial
Move some system includes into c.h, and remove duplicates.
27 years ago
utils
Move some system includes into c.h, and remove duplicates.
27 years ago
win32
This is a patch for cygipc library provided by Yutaka Tanida.
27 years ago
DEVELOPERS
just testing a script...
27 years ago
GNUmakefile.in
Remove old man pages. All info is in new man pages or other docs.
27 years ago
Makefile
…
Makefile.global.in
Make pgindent gnu test better.
27 years ago
Makefile.shlib
Irix fix from Mark Dalphin
27 years ago
config.guess
Portability patches for HPUX 11 and Unixware in configure
28 years ago
config.sub
Portability patches for HPUX 11 and Unixware in configure
28 years ago
configure
Replace float.c's #ifdef finite check with a proper autoconf check, so it
27 years ago
configure.in
Replace float.c's #ifdef finite check with a proper autoconf check, so it
27 years ago
install-sh
…
win32.mak
…