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
Bruce Momjian
54ee522f4f
Fixups for 7.0.1
2000-06-01 05:13:18 +00:00
Bruce Momjian
0cfe2374a7
Rename perl example eg directory to examples.
2000-06-01 03:05:24 +00:00
Bruce Momjian
726926a523
Update pgcvslog
2000-06-01 01:34:02 +00:00
Bruce Momjian
127f785028
all array stuff fixed.
2000-05-31 21:17:44 +00:00
Bruce Momjian
5e4d554bae
Typo fix
2000-05-30 18:00:30 +00:00
Bruce Momjian
659f79be7a
Allow vacuum to perform analyze with shared lock. Update cvs manual.
2000-05-29 15:44:55 +00:00
Tom Lane
18952f6744
Second round of fmgr changes: triggers are now invoked in new style,
...
CurrentTriggerData is history.
2000-05-29 01:59:17 +00:00
Tom Lane
5005bb060b
'CREATE FUNC TION' => 'CREATE FUNCTION'.
2000-05-27 18:18:31 +00:00