postgresql/src/backend/utils
Bruce Momjian 48ea8b76db Hi,
I have solved some problems with dynamic loading on NT. It is possible
to
run succesfully both trigger and plpgsql regression tests. The patch is
in
the included file "diff".

                        Dan
1999-03-22 16:45:30 +00:00
..
adt Cleanup of NULL in inet types. 1999-03-22 05:00:57 +00:00
cache From: Tatsuo Ishii <t-ishii@sra.co.jp> 1999-02-21 03:49:55 +00:00
error Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
fmgr Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
hash Modify mcxt.h so that it doesn't pull in half of creation. 1999-03-07 23:03:32 +00:00
init Add new postgres -O option to allow system table structure changes. 1999-03-17 22:53:31 +00:00
mb Included patches make some enhancements to the multi-byte support. 1999-02-02 18:51:40 +00:00
misc Fix snprintf with strings, and nextval('"Aa"'); 1999-03-16 04:26:01 +00:00
mmgr Hi, 1999-03-22 16:45:30 +00:00
sort Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
time Change my-function-name-- to my_function_name, and optimizer renames. 1999-02-13 23:22:53 +00:00
Gen_fmgrtab.sh.in Tighten coding of fmgr_isbuiltin() ... managed to speed it up 1999-01-25 00:44:53 +00:00
Makefile From: t-ishii@sra.co.jp 1998-07-26 04:31:41 +00:00