Bruce Momjian
9dd53f6c52
Update TODO list.
2000-10-12 17:32:40 +00:00
Bruce Momjian
c0ead4883c
Update TODO list.
2000-10-12 15:43:51 +00:00
Philip Warner
ceb6d01d76
First pass at docs for pg_restore
2000-10-12 14:09:37 +00:00
Bruce Momjian
6619ad11ff
Update TODO list.
2000-10-12 04:24:24 +00:00
Bruce Momjian
f647f96090
Update FAQ.
2000-10-12 03:12:41 +00:00
Bruce Momjian
c6a6de416f
Update TODO list.
2000-10-12 03:04:44 +00:00
Bruce Momjian
d6109bf414
Update TODO for LIKE/ESCAPE.
2000-10-12 01:23:37 +00:00
Bruce Momjian
5ff3756446
Update TODO list.
2000-10-12 01:22:39 +00:00
Tom Lane
ec762bcc8a
Correct error in description of AccessExclusiveLock mode
...
(failed to say that it conflicts with AccessShareLock).
2000-10-11 18:29:52 +00:00
Bruce Momjian
5d708fe22e
Add pooling discussion.
2000-10-11 18:09:38 +00:00
Tom Lane
a37ab1d385
Improve MVCC discussion.
2000-10-11 17:38:36 +00:00
Bruce Momjian
77ac0a8ca6
pg_hba.conf mention fix.
2000-10-11 01:24:01 +00:00
Bruce Momjian
2d606da3ce
More pg_config updates.
2000-10-10 22:03:31 +00:00
Bruce Momjian
78f69862af
Rename pg-config to pg_config to be consistent with other pg commands.
2000-10-10 22:01:55 +00:00
Bruce Momjian
1fe2b77d01
Add spaces to manual page.
2000-10-10 04:42:43 +00:00
Bruce Momjian
f03f24663b
Update FAQ.
2000-10-09 20:21:01 +00:00
Bruce Momjian
aa4a84bdcb
Update TODO list.
2000-10-09 19:41:27 +00:00
Bruce Momjian
5c163daa27
Update FAQ.
2000-10-09 07:38:53 +00:00
Bruce Momjian
8bbfac1571
Update TODO list.
2000-10-09 07:38:35 +00:00
Bruce Momjian
e134556743
I have compiled and tested PostgreSQL 7.1devel on UnixWare 7.1. During the
...
process, the need for changes to the FAQ_SCO document was uncovered. The
attach patch file implements thost changes.
Billy G. Allie
2000-10-09 03:49:42 +00:00
Peter Eisentraut
984b0b4df8
Append "/postgresql" to (certain) installation subdirectories when
...
installing into a shared location. Also Makefile.global organizational
cleanup.
2000-10-08 21:13:27 +00:00
Bruce Momjian
f38e4747a5
initlocation must set env before postmaster start.
2000-10-08 19:44:01 +00:00
Peter Eisentraut
fec5d17df2
These aren't used anymore.
2000-10-08 13:25:11 +00:00
Peter Eisentraut
23d7c6973f
Split out Developer's from Programmer's guide.
2000-10-08 13:24:09 +00:00
Peter Eisentraut
e6ef738034
markup repair
2000-10-08 13:22:24 +00:00
Tatsuo Ishii
2af8b963f1
Add runtime configuration option "silent_mode".
...
This is equivalent to postmaster's -S option.
2000-10-08 09:25:38 +00:00
Bruce Momjian
08291f435d
Remove S-Tree_indexes.html.gz
2000-10-07 22:14:09 +00:00
Bruce Momjian
a759460178
New beos files. FAQ cleanup.
2000-10-07 14:16:02 +00:00
Bruce Momjian
be389bcf8f
Final proofreader changes to docs.
2000-10-05 19:57:23 +00:00
Bruce Momjian
b32685a999
Add proofreader's changes to docs.
...
Fix misspelling of disbursion to dispersion.
2000-10-05 19:48:34 +00:00
Peter Eisentraut
5292637f52
Allow overriding HSTYLE and PSTYLE from environment
2000-10-05 16:57:23 +00:00
Bruce Momjian
bc11dd61d3
Update FAQ.
2000-10-05 05:14:58 +00:00
Bruce Momjian
1ba857513d
Update FAQ.
2000-10-05 04:58:24 +00:00
Bruce Momjian
0f972fa02c
Update FAQ.
2000-10-05 04:57:27 +00:00
Bruce Momjian
e2a43d866c
Update FAQ.
2000-10-05 04:52:18 +00:00
Bruce Momjian
e6c8485127
Update FAQ.
2000-10-05 04:49:12 +00:00
Peter Eisentraut
baa3a09b5f
Convert macaddr documentation to DocBook, update outdated information.
2000-10-04 15:47:45 +00:00
Peter Eisentraut
7c5a444f53
Treat empty connection parameters as is, in particular to enable overriding
...
environment variables with "nothing". Empty host parameter indicates
Unix socket.
2000-10-03 19:16:17 +00:00
Bruce Momjian
a81aef7f25
Update TODO list.
2000-10-02 17:36:56 +00:00
Bruce Momjian
89f6443ca3
In the meaning of bug-fix, the patch is not needed. Because you
...
have already modified "next_insert()" in 7.0-ecpglib. However
in the meaning of speed-up, the patch will be needed.
--
Regards,
SAKAIDA Masaaki -- Osaka, Japan
2000-10-02 16:15:53 +00:00
Bruce Momjian
f36e7ff092
Update for PyGreSQL 3.0, from D'Arcy J.M. Cain
2000-10-02 03:27:33 +00:00
Peter Eisentraut
0ba77c14aa
Convert more charset/locale documentation to DocBook
2000-09-30 16:58:20 +00:00
Bruce Momjian
06c376605d
Update FAQ.
2000-09-30 03:04:39 +00:00
Bruce Momjian
f6a51cfa91
Update TODO list.
2000-09-30 02:20:53 +00:00
Peter Eisentraut
72ad5fe15c
Add id' attributes to all
chapter' and `sect1' tags, to generate useful
...
names for the HTML files (e.g., not x4856.htm).
2000-09-29 20:21:34 +00:00
Peter Eisentraut
664ce79dd8
Fixes for Cygwin, with help from Pete Forman <gsez020@kryten.bedford.waii.com>.
...
Update the installation instructions (formerly misnamed "FAQ"), add configure
checks for some headers rather than having users copy stubs manually (ugh!).
Use Autoconf check for exe extension. This also avoids inheriting the value
of $(X) from the environment.
2000-09-27 15:17:57 +00:00
Bruce Momjian
f5ab016923
Change with delimiters to using delimiters in psql manual page.
2000-09-27 11:56:16 +00:00
Peter Eisentraut
a279ced884
document configure --without-tk
2000-09-25 22:52:49 +00:00
Bruce Momjian
ebdfac3bb1
the patch include:
...
- rename ichar() to chr() (discussed with Tom)
- add docs for oracle compatible routines:
btrim()
ascii()
chr()
repeat()
- fix bug with timezone in to_char()
- all to_char() variants return NULL instead textin("")
if it's needful.
The contrib/odbc is without changes and contains same routines as main
tree ... because I not sure how plans are Thomas with this :-)
Karel
---------------------------------------------------------------------------
This effectively one line patch should fix the fact that
foreign key definitions in create table were erroring if
a primary key was defined. I was using the columns
list to get the columns of the table for comparison, but
it got reused as a temporary list inside the primary key
stuff.
Stephan Szabo
2000-09-25 12:58:47 +00:00
Peter Eisentraut
33e5a4dfa5
These are obsolete.
2000-09-23 00:42:36 +00:00