postgres/src
Tom Lane 5d6758fd24 Increase WIDTH_THRESHOLD from 256 to 1K. This addresses recent observation
that ANALYZE would not gather any stats for a CHAR(255) column.  I still
think a width threshold is appropriate for the reasons mentioned in the
code, but we can loosen it at least.
2002-08-26 18:45:57 +00:00
..
backend Increase WIDTH_THRESHOLD from 256 to 1K. This addresses recent observation 2002-08-26 18:45:57 +00:00
bin The cstring datatype can now be copied, passed around, etc. The typlen 2002-08-24 15:00:47 +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 Modify array operations to include array's element type OID in the 2002-08-26 17:54:02 +00:00
interfaces The cstring datatype can now be copied, passed around, etc. The typlen 2002-08-24 15:00:47 +00:00
makefiles Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
pl The cstring datatype can now be copied, passed around, etc. The typlen 2002-08-24 15:00:47 +00:00
port Remove use of __P so that <sys/cdefs.h> is not needed. Per suggestion 2002-08-12 15:24:07 +00:00
template Fix case syntax for freebsd template. 2002-07-08 01:54:30 +00:00
test Modify array operations to include array's element type OID in the 2002-08-26 17:54:02 +00:00
tools Add mention of copyright year update. 2002-07-24 17:58:24 +00:00
tutorial Add a bunch of pseudo-types to replace the behavior formerly associated 2002-08-22 00:01:51 +00:00
utils Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
DEVELOPERS just testing a script... 1999-07-30 03:45:57 +00:00
Makefile Ensure that src/tutorial gets cleaned by top-level make clean. 2002-07-30 17:47:58 +00:00
Makefile.global.in Remove all traces of the ODBC driver, which is now on GBorg as the psqlodbc 2002-08-22 22:43:14 +00:00
Makefile.shlib Assemble portability modules into libpgport library. 2002-07-27 20:10:05 +00:00
nls-global.mk Move PO files into subdirectories separate from the source code. 2002-08-21 20:42:27 +00:00
win32.mak Okay, libpq++ is moved to GBorg, and all traces of it have been removed 2002-08-22 00:15:14 +00:00