| .. |
|
access
|
Btree WAL logging.
|
2000-10-04 00:04:43 +00:00 |
|
bootstrap
|
Cleanup of code for creating index entries. Functional indexes with
|
2000-07-14 22:18:02 +00:00 |
|
catalog
|
Added new SQL function setval(seq,val,bool) to restore is_called as well as value
|
2000-10-11 15:31:34 +00:00 |
|
commands
|
Added new SQL function setval(seq,val,bool) to restore is_called as well as value
|
2000-10-11 15:31:34 +00:00 |
|
executor
|
Reimplementation of UNION/INTERSECT/EXCEPT. INTERSECT/EXCEPT now meet the
|
2000-10-05 19:11:39 +00:00 |
|
lib
|
First phase of memory management rewrite (see backend/utils/mmgr/README
|
2000-06-28 03:33:33 +00:00 |
|
libpq
|
Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>.
|
2000-09-27 15:17:57 +00:00 |
|
mb
|
Change return type of:
|
2000-08-25 14:24:09 +00:00 |
|
nodes
|
Arrange that no database accesses are attempted during parser() --- this
|
2000-10-07 00:58:23 +00:00 |
|
optimizer
|
Add proofreader's changes to docs.
|
2000-10-05 19:48:34 +00:00 |
|
parser
|
Arrange that no database accesses are attempted during parser() --- this
|
2000-10-07 00:58:23 +00:00 |
|
port
|
Unify solaris_i386 and solaris_sparc templates. They were almost identical
|
2000-10-10 21:22:29 +00:00 |
|
regex
|
Clean up #include's.
|
2000-06-15 03:33:12 +00:00 |
|
rewrite
|
Subselects in FROM clause, per ISO syntax: FROM (SELECT ...) [AS] alias.
|
2000-09-29 18:21:41 +00:00 |
|
storage
|
Tom Lane wrote:
|
2000-10-08 04:38:21 +00:00 |
|
tcop
|
Arrange that no database accesses are attempted during parser() --- this
|
2000-10-07 00:58:23 +00:00 |
|
utils
|
Fix temp relation handling for indexes, cleanup
|
2000-10-11 21:28:19 +00:00 |
|
c.h
|
New diff that now covers the entire tree. Applying this gets postgresql
|
2000-10-03 03:11:26 +00:00 |
|
config.h.in
|
The beos port in the source tree doesn't even compile. and even
|
2000-10-07 14:39: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 |
|
fmgr.h
|
SQL-language functions are now callable in ordinary fmgr contexts ...
|
2000-08-24 03:29:15 +00:00 |
|
Makefile
|
Support for DESTDIR make variable. This is used as in `make install
|
2000-09-17 13:02:52 +00:00 |
|
miscadmin.h
|
Add runtime configuration option "silent_mode".
|
2000-10-08 09:25:38 +00:00 |
|
postgres.h
|
Make acl-related functions safe for TOAST. Mark pg_class.relacl as
|
2000-07-31 22:39:17 +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 |