| .. |
|
access
|
>the extra level of struct naming for pd_opaque has no obvious
|
2002-07-02 06:18:57 +00:00 |
|
bootstrap
|
Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.
|
2002-07-12 18:43:19 +00:00 |
|
catalog
|
In DeleteAttributeTuples, use a single indexscan instead of the multiple
|
2002-07-14 21:08:08 +00:00 |
|
commands
|
Add COMMENT ON CONSTRAINT facility (from Rod Taylor's pg_constraint patch).
|
2002-07-14 23:38:13 +00:00 |
|
executor
|
Change error messages ExecAppend->ExecInsert and ExecReplace->ExecUpdate
|
2002-07-11 21:36:20 +00:00 |
|
lib
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
libpq
|
Treat \r as white space when parsing pg_hba and related files.
|
2002-06-26 14:52:08 +00:00 |
|
main
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
nodes
|
Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.
|
2002-07-12 18:43:19 +00:00 |
|
optimizer
|
Fix testing of partial-index predicates to work correctly in cases where
|
2002-07-13 19:20:34 +00:00 |
|
parser
|
Add COMMENT ON CONSTRAINT facility (from Rod Taylor's pg_constraint patch).
|
2002-07-14 23:38:13 +00:00 |
|
po
|
Improve lexer's error reporting. You get the whole token mentioned now
|
2002-05-01 17:12:08 +00:00 |
|
port
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
postmaster
|
Add SET statement_timeout capability. Timeout is in ms. A value of
|
2002-07-13 01:02:14 +00:00 |
|
regex
|
Implement SQL99 OVERLAY(). Allows substitution of a substring in a string.
|
2002-06-11 15:44:38 +00:00 |
|
rewrite
|
Second phase of committing Rod Taylor's pg_depend/pg_constraint patch.
|
2002-07-12 18:43:19 +00:00 |
|
storage
|
Add SET statement_timeout capability. Timeout is in ms. A value of
|
2002-07-13 01:02:14 +00:00 |
|
tcop
|
Add SET statement_timeout capability. Timeout is in ms. A value of
|
2002-07-13 01:02:14 +00:00 |
|
tioga
|
Update copyright to 2002.
|
2002-06-20 20:29:54 +00:00 |
|
utils
|
Improve relcache.c error reporting for the next guy who has to debug
|
2002-07-15 01:57:51 +00:00 |
|
Makefile
|
Add $(LDFLAGS) to Windows make rule for postgres executable. Needed
|
2002-05-22 21:46:40 +00:00 |