postgresql/src/include
Thomas G. Lockhart 0337938fbf Add zpbit and varbit data types from Adrian Joubert
<a.joubert@albourne.com>.
2000-04-08 02:13:11 +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 Add zpbit and varbit data types from Adrian Joubert 2000-04-08 02:13:11 +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 Fix extremely nasty little bug observed when a sub-SELECT appears in 2000-04-04 01:21:48 +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 Get rid of SetBufferWriteMode(), which was an accident waiting to happen. 2000-03-31 02:43:31 +00:00
tcop Fix bug noted by Bruce: FETCH in an already-aborted transaction block 2000-04-04 21:44:40 +00:00
utils Add zpbit and varbit data types from Adrian Joubert 2000-04-08 02:13:11 +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