postgresql/src/include
Tom Lane 81fc1d5edb Rename same() to sameseti() to have a slightly less generic name. Move
nonoverlap_sets() and is_subset() to list.c, where they should have lived
to begin with, and rename to nonoverlap_setsi and is_subseti since they
only work on integer lists.
2000-02-06 03:27:35 +00:00
..
access Fix problems seen in parallel regress tests when SI buffer overruns (causing 2000-01-31 04:35:57 +00:00
bootstrap Add: 2000-01-26 05:58:53 +00:00
catalog Fixed bug in NO ACTION trigger proc entries. 2000-01-31 14:02:27 +00:00
commands Fix problems seen in parallel regress tests when SI buffer overruns (causing 2000-01-31 04:35:57 +00:00
executor Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 2000-01-27 18:11:50 +00:00
lib Fix problems seen in parallel regress tests when SI buffer overruns (causing 2000-01-31 04:35:57 +00:00
libpq Add: 2000-01-26 05:58:53 +00:00
mb Add builtin functions: 2000-01-18 05:10:29 +00:00
nodes Rename same() to sameseti() to have a slightly less generic name. Move 2000-02-06 03:27:35 +00:00
optimizer Rename same() to sameseti() to have a slightly less generic name. Move 2000-02-06 03:27:35 +00:00
parser Redesign DISTINCT ON as discussed in pgsql-sql 1/25/00: syntax is now 2000-01-27 18:11:50 +00:00
port Fixed all elog related warnings, as well as a few others. 2000-01-15 02:59:43 +00:00
regex Removed MBFLAGS from makefiles since it's now done in include/config.h. 2000-01-19 02:59:03 +00:00
rewrite Add: 2000-01-26 05:58:53 +00:00
storage Add: 2000-01-26 05:58:53 +00:00
tcop Add: 2000-01-26 05:58:53 +00:00
utils Fix problems seen in parallel regress tests when SI buffer overruns (causing 2000-01-31 04:35:57 +00:00
c.h Add: 2000-01-26 05:58:53 +00:00
config.h.in Fix tab-complete so it works with old versions of readline that don't 2000-01-21 23:32:36 +00:00
miscadmin.h Add: 2000-01-26 05:58:53 +00:00
postgres.h Add: 2000-01-26 05:58:53 +00:00
postgres_ext.h Turns out OIDNAMELEN wasn't really being used at all! 1999-06-04 21:12:07 +00:00
rusagestub.h Add: 2000-01-26 05:58:53 +00:00
strdup.h Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
version.h.in Update version for 7.0. 1999-11-01 02:33:32 +00:00