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
8e35bbd133
Remove fixed-size literal buffer from scan.l, and repair
...
boundary-condition bug in myinput() which caused flex scanner to fail
on tokens larger than a bufferload. Turns out flex doesn't want null-
terminated input ... and if it gives you a 1-character buffer, you'd
better supply a character, not a null, lest you be thought to be
reporting end of input.
27 years ago
..
backend
Remove fixed-size literal buffer from scan.l, and repair
27 years ago
bin
Update psql \? for \w.
27 years ago
corba
Updating and addign files...
28 years ago
data
I've sent 3 mails to pgsql-patches. There are two files, one for doc
27 years ago
include
Remove now-dead sort modules.
27 years ago
interfaces
*** empty log message ***
27 years ago
lextest
Apply Win32 patch from Horak Daniel.
27 years ago
makefiles
Move __alpha to port/alpha.h.
27 years ago
pl
Hi,
27 years ago
template
Hi,
27 years ago
test
Fix planner and rewriter to follow SQL semantics for tables that are
27 years ago
tools
This patch implements ORACLE's COMMENT SQL command.
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 pgeasy Makefile on distclean.
27 years ago
Makefile
…
Makefile.global.in
Make pgindent gnu test better.
27 years ago
Makefile.shlib
Hi,
27 years ago
config.guess
Portability patches for HPUX 11 and Unixware in configure
27 years ago
config.sub
Portability patches for HPUX 11 and Unixware in configure
27 years ago
configure
autoconf
27 years ago
configure.in
autoconf
27 years ago
install-sh
…
win32.mak
Here are the patches against the current source tree. I have run the
28 years ago