postgresql/src
Tom Lane 857c079304 Suppress indexes on large objects from psql's \d listing;
they were confusing because the large object tables themselves are not
shown.  (Besides, if you've got hundreds or thousands of large objects,
you really don't want to see 'em at all.)
Also, suppress all indexes from the \z ACL listing, since indexes have
no meaningful protection information.
1999-06-04 21:21:13 +00:00
..
backend Add startup-time check that -B is not unreasonably small for 1999-06-04 21:14:46 +00:00
bin Suppress indexes on large objects from psql's \d listing; 1999-06-04 21:21:13 +00:00
corba Updating and addign files... 1998-11-19 02:39:51 +00:00
data Remove duplicates 1998-03-16 05:52:23 +00:00
include Add configurable option controlling security checks in LO functions. 1999-06-04 21:13:38 +00:00
interfaces forgot to attach the patch. :( 1999-06-01 02:43:37 +00:00
lextest Apply Win32 patch from Horak Daniel. 1999-01-17 06:20:06 +00:00
makefiles Apply freebsd specific patches dealign with ELF system from FreeBSD's 1999-05-17 04:13:29 +00:00
man Add mention of SHARE ROW EXCLUSIVE mode. 1999-06-04 04:28:54 +00:00
pl Fix compile of plpgsql by adding 'extern int yylineno.' 1999-05-26 20:55:06 +00:00
template NT similar file update. 1999-05-31 16:18:53 +00:00
test Changed "current." into "old." in rule string backparsing 1999-06-02 11:52:29 +00:00
tools Add fix for 0x7fU constants to pgindent 1999-05-26 15:20:04 +00:00
tutorial pgindent run over code. 1999-05-25 16:15:34 +00:00
utils pgindent run over code. 1999-05-25 16:15:34 +00:00
win32 pgindent run over code. 1999-05-25 16:15:34 +00:00
config.guess Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
config.sub Portability patches for HPUX 11 and Unixware in configure 1999-04-20 00:26:32 +00:00
configure configure.in forgot to do AC_LANG_C to reselect C-based tests 1999-05-30 00:06:44 +00:00
configure.in configure.in forgot to do AC_LANG_C to reselect C-based tests 1999-05-30 00:06:44 +00:00
DEVELOPERS Move FAQ_DEV to docs directory, where it belongs. 1998-05-22 04:20:53 +00:00
GNUmakefile.in The TCL/TK configuration cleanup patches I submitted have the following 1998-10-18 04:16:08 +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 Add TEMP tables/indexes. Add COPY pfree(). Other cleanups. 1999-02-02 03:45:56 +00:00
Makefile.shlib Dec alpha patches. 1999-05-19 18:04:51 +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