postgresql/src/include
Tom Lane 0a1ed443f8 Add configure checks to see if 'using namespace std' and
'#include <string>' work in the local C++ compiler.
2000-03-30 05:29:21 +00:00
..
access Fix a bunch of minor portability problems and maybe-bugs revealed by 2000-03-17 02:36:41 +00:00
bootstrap Add: 2000-01-26 05:58:53 +00:00
catalog Rename bytea functions to not have upper-case letters in their names. 2000-03-24 02:41:46 +00:00
commands Get rid of postgres.c's separate parsing logic for PGDATESTYLE env. 2000-02-19 22:10:47 +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 2. trigger.c fails to compile due to a syntax error. It contains 2000-02-13 13:21:11 +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 Improve comment. 2000-03-24 23:26:45 +00:00
optimizer Repair logic flaw in cost estimator: cost_nestloop() was estimating CPU 2000-03-22 22:08:35 +00:00
parser Reverse out BYTEA type coersion. 2000-03-20 15:42:47 +00:00
port I've made a diff against the 7.0beta1 tree that accomplishes several things: 2000-03-08 01:58:46 +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 Fix some (more) problems with subselects in rules. Rewriter failed to 2000-03-16 03:23:18 +00:00
storage Fix a bunch of minor portability problems and maybe-bugs revealed by 2000-03-17 02:36:41 +00:00
tcop Moved psql \eset and \eshow to \encoding 2000-02-20 14:28:28 +00:00
utils Fix up comments where had been uglified by the automated reformatter. 2000-03-27 17:07:48 +00:00
c.h Add compatiblity information for bytea. 2000-03-20 04:02:47 +00:00
config.h.in Add configure checks to see if 'using namespace std' and 2000-03-30 05:29:21 +00:00
config.h.win32 Add missing files like foreign key regression tests and config.h.win32. 2000-02-24 16:02:28 +00:00
miscadmin.h 1. miscadmin.h needs to include sys/types.h for a definition of pid_t 2000-02-23 15:46:15 +00:00
postgres.h Fix a bunch of minor portability problems and maybe-bugs revealed by 2000-03-17 02:36:41 +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