postgresql/src
Tom Lane bec2f429af Reject operator names >= NAMEDATALEN characters. These will not work
anyway, and in assert-enabled builds you are likely to get an assertion
failure.  Backpatch as far as 7.3; 7.2 seems not to have the problem.
2005-08-16 00:48:58 +00:00
..
backend Reject operator names >= NAMEDATALEN characters. These will not work 2005-08-16 00:48:58 +00:00
bin Fix bogus backslash sequences, per Kris Jurka. 2005-07-18 17:48:30 +00:00
corba Convert files from DOS format to normal text. 2000-12-03 14:43:59 +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 MemSet() must not cast its pointer argument to int32* until after it has 2005-07-18 15:54:30 +00:00
interfaces Fix mis-backport of libpq memory leak fix. Per Michael Fuhr. 2005-07-14 14:07:50 +00:00
makefiles Use -fPIC on Sparc, per Tom Callaway. 2003-05-19 17:51:08 +00:00
pl plpgsql's exec_assign_value() freed the old value of a variable before 2005-06-20 20:45:06 +00:00
port Fix BSD/OS thread file locking bug in new fseeko code. 2003-01-02 06:01:02 +00:00
template Mark SCO Openserver 5.0.4. supported by 7.3.1 as per chat report from user. 2002-12-11 22:27:34 +00:00
test Adjust alter_table regression test to avoid conflicts with rangefuncs 2005-07-17 17:26:31 +00:00
tools Update release checklist to reflect that HISTORY and INSTALL don't 2005-05-08 23:34:44 +00:00
tutorial Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
utils Re-add Win32 missing files, I think. 2002-11-02 02:00:35 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Assorted fixes for Cygwin: 2002-09-05 18:28:46 +00:00
Makefile.global.in Remove leftovers from subproject removals. Fixes for Python and Kerberos 2002-09-04 22:54:18 +00:00
Makefile.shlib Cause symlinks for shared-library versioning to run in the standard 2003-01-11 17:22:34 +00:00
nls-global.mk Avoid shell syntax error if list of languages is empty. 2002-09-02 22:19:42 +00:00
win32.mak Remove all traces of multibyte and locale options. Clean up comments 2002-09-03 21:45:44 +00:00