Commit Graph

1037 Commits

Author SHA1 Message Date
Tom Lane
c590273fef Clean up bogosities in pg_opclass, pg_amop, pg_amproc. There are amproc
entries now for int8 and network hash indexes.  int24_ops and int42_ops
are gone.  pg_opclass no longer contains multiple entries claiming to be
the default opclass for the same datatype.  opr_sanity regress test
extended to catch errors like these in the future.
2000-06-19 03:55:01 +00:00
Bruce Momjian
a53dc5ee61 Linux/alpha patch. 2000-06-19 00:51:23 +00:00
Peter Eisentraut
2c0edb3c86 Separated set constraints and set transaction reference pages, revised set
reference page to new configuration system. Big update to administrator's
guide, chapters Runtime environment, Client authentication, and User
management, the latter two were part of the old Security chapter.
2000-06-18 21:24:54 +00:00
Bruce Momjian
82c4733116 Update TODO list. 2000-06-15 13:54:51 +00:00
Bruce Momjian
2635bef524 Remove -O0 linux ppc flag 2000-06-14 17:01:35 +00:00
Thomas G. Lockhart
0d2a78bf23 Repair markup to allow clean doc builds. 2000-06-14 13:12:52 +00:00
Thomas G. Lockhart
e7112784a1 Reword to reduce redundant wording in some wording ;) 2000-06-14 13:12:17 +00:00
Thomas G. Lockhart
ee7f92b76b Fix up typos.
Move "query result" tables to left side of page (remove leading spaces).
2000-06-14 13:10:48 +00:00
Bruce Momjian
dbca64673b Add drop detail item. 2000-06-14 03:33:49 +00:00
Bruce Momjian
95336f037d Add type conversion TODO.detail 2000-06-14 03:30:49 +00:00
Bruce Momjian
434adee656 Update TODO list. 2000-06-14 02:57:08 +00:00
Bruce Momjian
4b3d31c991 Update TODO list. 2000-06-14 02:25:02 +00:00
Bruce Momjian
81fa9e0e56 in the Directory src/bin/pgtclsh there is a good mechanism to integrate
the
tcl-spec in the Makefile.
The patch in the attachemant does this in the src/interfaces/libpgtcl
too

Thank you
 Rudolf Weber
2000-06-13 09:16:39 +00:00
Bruce Momjian
37ce95c429 Update FAQ. 2000-06-13 08:07:50 +00:00
Bruce Momjian
9c77f4eff4 Update TODO list. 2000-06-13 08:05:41 +00:00
Bruce Momjian
8f057d971d Update TODO list. 2000-06-13 07:11:35 +00:00
Bruce Momjian
6cb6d05456 Brand 7.1 release. Also update jdbc version in release branch. 2000-06-12 22:36:19 +00:00
Bruce Momjian
552ce98c74 Update TODO list. 2000-06-12 01:12:26 +00:00
Bruce Momjian
b4182b1327 Update TODO list. 2000-06-10 22:12:18 +00:00
Bruce Momjian
3c73f94a5e update developers faq 2000-06-10 02:05:26 +00:00
Bruce Momjian
322d65c1a6 UPdate developers faq 2000-06-10 01:55:37 +00:00
Bruce Momjian
7bd58b4712 Fix initdb spaces problem. 2000-06-09 23:50:24 +00:00
Bruce Momjian
1d2fea9bc5 Add tablespaces todo item 2000-06-09 17:31:25 +00:00
Bruce Momjian
bd29cb0ee7 Update bsdi faq. 2000-06-09 16:35:24 +00:00
Bruce Momjian
3fe3acb844 I have made the couple of mods required to make the odbc driver with
postgres build and use unixODBC (http://www.unixodbc.org)

This patch was applied against the postgresql-7.0beta1 build

Any problems let me know.

Nick Gorham
2000-06-09 16:03:09 +00:00
Bruce Momjian
e6487cc4d7 Update FAQ. 2000-06-09 12:20:15 +00:00
Bruce Momjian
06dfff5918 Update TODO list. 2000-06-09 12:13:21 +00:00
Bruce Momjian
8c1d09d591 Inheritance overhaul by Chris Bitmead <chris@bitmead.com> 2000-06-09 01:44:34 +00:00
Bruce Momjian
5690933d6c Mark ImmediateSharedRelationCacheInvalidate as NOT_USED. 2000-06-08 19:51:06 +00:00
Bruce Momjian
f7d979bc58 Fix ODBC for new binary fopen/open params 2000-06-08 16:40:51 +00:00
Bruce Momjian
eae8bd70a7 Update TODO list. 2000-06-08 16:20:01 +00:00
Bruce Momjian
32d6ce1598 Update TODO list. 2000-06-08 16:03:12 +00:00
Bruce Momjian
d812de671a Update TODO list. 2000-06-08 15:48:20 +00:00
Bruce Momjian
00156fa241 Update TODO list. 2000-06-07 19:56:16 +00:00
Bruce Momjian
beb7f7f72d Update FAQ. 2000-06-06 14:00:01 +00:00
Bruce Momjian
552d59353f Update for 7.0.2. 2000-06-05 17:07:56 +00:00
Bruce Momjian
154c0a0b68 Update for 7.0.2. 2000-06-05 10:57:57 +00:00
Bruce Momjian
a305c7d675 Reverse PG_BINARY defines 2000-06-02 16:33:17 +00:00
Bruce Momjian
cc2b5e5815 Remove NT-specific file open defines by defining our own open macros for
"rb" and "wb".
2000-06-02 15:57:44 +00:00
Bruce Momjian
60b941f9a4 Update TODO detail files. 2000-06-02 03:52:03 +00:00
Bruce Momjian
acad203c31 Update faq's. 2000-06-02 02:27:59 +00:00
Bruce Momjian
6437fe62ba Add fix to index length 2000-06-02 01:25:20 +00:00
Bruce Momjian
37b5775d3c createlang fix 2000-06-01 23:40:31 +00:00
Bruce Momjian
36289fbbeb Add BSDI readme 2000-06-01 20:35:47 +00:00
Bruce Momjian
2b0956e783 Update replication todo. 2000-06-01 19:46:29 +00:00
Bruce Momjian
49ee133424 Update TODO list. 2000-06-01 19:12:30 +00:00
Bruce Momjian
0f6101e470 Add lock todo items 2000-06-01 18:41:57 +00:00
Bruce Momjian
5abea5fe13 Update 7.0.1 for Tatsuo 2000-06-01 06:02:14 +00:00
Bruce Momjian
bd29331f84 Mention pg_upgrade 2000-06-01 05:58:42 +00:00
Bruce Momjian
f9f6cc4ab0 Update 7.0.1 2000-06-01 05:48:42 +00:00