postgresql/src
Tom Lane d58fa7611b numeric_in accepts exponents; numeric to int4 rounds; float4/8 to numeric
is considerably more robust and accurate than it used to be.
Also, get rid of numeric's private allocation freelist, which is no longer
a win since Jan rewrote palloc.
2000-01-18 03:44:41 +00:00
..
backend numeric_in accepts exponents; numeric to int4 rounds; float4/8 to numeric 2000-01-18 03:44:41 +00:00
bin Updated user interfaces on initdb, initlocation, pg_dump, ipcclean to a GNU-compliant'ish state. 2000-01-18 00:03:37 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data I've sent 3 mails to pgsql-patches. There are two files, one for doc 1999-08-16 20:27:19 +00:00
include setheapoverride() is history. Uses replaced with CommandCounterIncrement() 2000-01-17 23:57:48 +00:00
interfaces Modify libpq's pqexpbuffer to eliminate length restriction on how much 2000-01-17 02:59:46 +00:00
makefiles I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
pl Add .cvsignore so cvs update doesn't complain about derived 2000-01-17 04:38:49 +00:00
template I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
test Adopt for new psql 2000-01-18 03:00:37 +00:00
tools Correct minor typos. 2000-01-17 04:47:05 +00:00
tutorial Move some system includes into c.h, and remove duplicates. 1999-07-17 20:18:55 +00:00
utils Standardize on MAXPGPATH as the size of a file pathname buffer, 1999-10-25 03:08:03 +00:00
win32 Move ipc patch into README.NT. 1999-12-29 10:28:00 +00:00
config.guess I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
config.sub I have done the QNX4 port with the current source tree. The number of 1999-12-16 01:25:23 +00:00
configure Included all yacc and lex files into the distribution. 2000-01-16 20:05:00 +00:00
configure.in Included all yacc and lex files into the distribution. 2000-01-16 20:05:00 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
GNUmakefile.in Included all yacc and lex files into the distribution. 2000-01-16 20:05:00 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in Fix multibyte support 2000-01-18 03:01:40 +00:00
Makefile.shlib Make LD -r as macros that can be changed for QNX. 1999-12-09 19:15:45 +00:00
win32.mak Here are the patches against the current source tree. I have run the 1998-10-06 03:02:29 +00:00