postgresql/src/backend/utils
Bruce Momjian dd912c6977 This patches replaces a few more usages of strcpy() and sprintf() when
copying into a fixed-size buffer (in this case, a buffer of
NAMEDATALEN bytes). AFAICT nothing to worry about here, but worth
fixing anyway...

Neil Conway
2002-08-27 03:56:35 +00:00
..
adt This patches replaces a few more usages of strcpy() and sprintf() when 2002-08-27 03:56:35 +00:00
cache Modify array operations to include array's element type OID in the 2002-08-26 17:54:02 +00:00
error Neil's patch was supposed to remove this, too. 2002-08-11 00:18:59 +00:00
fmgr Remove obsolete uses of lanispl. Only used in pg_dump now, but can be 2002-08-13 17:22:08 +00:00
hash Update copyright to 2002. 2002-06-20 20:29:54 +00:00
init Change memory-space accounting mechanism in tuplesort.c and tuplestore.c 2002-08-12 00:36:12 +00:00
mb Remove erroneous character from Makefile due to editor error. 2002-08-22 02:18:45 +00:00
misc Add to skip list in check_guc 2002-08-27 03:06:16 +00:00
mmgr Change memory-space accounting mechanism in tuplesort.c and tuplestore.c 2002-08-12 00:36:12 +00:00
sort The cstring datatype can now be copied, passed around, etc. The typlen 2002-08-24 15:00:47 +00:00
time This patch fixes one serious bug (runaway INSERT) and a few rare (and 2002-07-30 16:08:33 +00:00
.cvsignore Cleanup to ensure good state of derived files in tarballs. 2000-06-09 02:38:36 +00:00
Gen_fmgrtab.sh Remove unused system table columns: 2002-07-24 19:11:14 +00:00
Makefile Fix failure to relink postmaster executable in the first make run if only a 2002-08-10 17:59:28 +00:00