1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-26 12:21:12 +03:00
Commit Graph

84 Commits

Author SHA1 Message Date
e07d894990 Update FAQ. 2001-05-30 22:58:00 +00:00
50bad5ed41 Update FAQ. 2001-05-22 21:50:34 +00:00
f877cc3435 Update FAQ. 2001-05-11 01:33:01 +00:00
5fdae774a1 Add mention of functional indexes for case-insensitive comparisons. 2001-05-07 19:58:31 +00:00
8926d8b28d Update FAQ. 2001-04-27 00:55:49 +00:00
1531ed897b Update FAQ. 2001-04-27 00:22:59 +00:00
ea0d2dab06 Update FAQ. 2001-04-27 00:21:44 +00:00
d32422f796 Update Japanese FAQ's. 2001-04-16 04:20:36 +00:00
e47d6d440e Update FAQ. 2001-04-09 19:28:01 +00:00
f34fa8ba89 Update FAQ. 2001-04-08 22:57:38 +00:00
2bea1e0aec Update Japanese FAQ. 2001-03-20 22:15:43 +00:00
fb8cdc2fbd Update FAQ. 2001-03-13 14:41:09 +00:00
131e85dd3a Add Japanese FAQ> 2001-03-08 17:00:28 +00:00
f4e3be7241 Update FAQ. 2001-03-08 16:52:10 +00:00
83d0e37947 Update email addresses. 2001-03-05 18:09:55 +00:00
ca71c66190 Update FAQ. 2001-02-15 22:21:23 +00:00
bb1095c66d Update FAQ. 2001-02-15 22:15:10 +00:00
c9836946ac Update FAQ. 2001-02-07 16:33:32 +00:00
2424483c23 Update FAQ. 2001-02-07 16:32:47 +00:00
3869b08859 Update FAQ. 2001-02-06 04:28:50 +00:00
e28c095e8d Update FAQ. 2001-02-05 17:37:44 +00:00
4ad180691f Update FAQ. 2001-01-29 01:23:36 +00:00
be88b0d888 Update FAQ. 2001-01-28 17:43:54 +00:00
08dcf0a680 Update FAQ. 2001-01-28 17:42:12 +00:00
ab71c20fdf Update FAQ. 2001-01-28 17:39:44 +00:00
677fe55c12 Update FAQ. 2001-01-28 15:18:45 +00:00
b72ca55ed5 Update FAQ. 2001-01-27 20:19:34 +00:00
a60537240f Update FAQ. 2001-01-27 04:38:54 +00:00
2696cf0412 Update FAQ. 2001-01-27 04:35:16 +00:00
623bf843d2 Change Copyright from PostgreSQL, Inc to PostgreSQL Global Development Group. 2001-01-24 19:43:33 +00:00
fc031fbe5c Update FAQ. 2001-01-23 01:11:34 +00:00
c805491792 Update FAQ. 2001-01-23 01:11:06 +00:00
c0bb21b369 Update FAQ. 2001-01-23 01:00:55 +00:00
60b282fd26 Put back old MS FAQ> 2001-01-22 22:54:07 +00:00
56f5f2bf82 Update FAQ. 2001-01-22 17:20:12 +00:00
0fada37f5d Update FAQ. 2001-01-22 16:35:35 +00:00
505cdd5873 Update FAQ. 2001-01-22 06:27:41 +00:00
5f93794f1e Update FAQ. 2001-01-22 05:56:26 +00:00
64b3af90f1 Add. 2001-01-22 03:47:22 +00:00
bf01c7983b Make Kevin Lo's MS FAQ the default. 2001-01-22 03:33:55 +00:00
d90eb434e4 Update FAQ. 2001-01-21 22:16:56 +00:00
11d9d2cfaa Update FAQ. 2001-01-21 05:01:57 +00:00
23bd779176 Change ET_WARN to ET_NOTICE to match internal codes, leave message as
WARNING.  Fix German FAQ mention about warning.
2000-12-15 20:01:55 +00:00
9ed7237110 Update FAQ_DEV. 2000-12-09 04:57:31 +00:00
5dd9fc724e Update FAQ_DEV. 2000-12-09 04:29:43 +00:00
5eced96f2c Update FAQ. 2000-12-09 04:29:38 +00:00
b73ecebf05 Remove obsolete claim that char(n) is more efficient than other text types. 2000-11-30 18:46:42 +00:00
a933ee38bb Change SearchSysCache coding conventions so that a reference count is
maintained for each cache entry.  A cache entry will not be freed until
the matching ReleaseSysCache call has been executed.  This eliminates
worries about cache entries getting dropped while still in use.  See
my posting to pg-hackers of even date for more info.
2000-11-16 22:30:52 +00:00
af17128656 Update FAQ_DEV. 2000-11-04 18:23:36 +00:00
6952b3196b Update FAQ_DEV. 2000-11-04 17:09:24 +00:00