| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2001-04-02 | Update HISTORY/release.sgml to current. | Bruce Momjian | |
| 2001-04-02 | Update TODO list. | Bruce Momjian | |
| 2001-04-02 | Update TODO list. | Bruce Momjian | |
| 2001-04-02 | Update info for platforms BeOS, Tru64, Linux/MIPS, Linux/x86, NetBSD/Alpha, | Thomas G. Lockhart | |
| NetBSD/arm, NetBSD/VAX, OpenBSD/Sparc, Solaris, Ultrix. | |||
| 2001-04-02 | Update TODO list. | Bruce Momjian | |
| 2001-04-01 | Update TODO list. | Bruce Momjian | |
| 2001-03-31 | Update TODO list. | Bruce Momjian | |
| 2001-03-31 | Add elog file. | Bruce Momjian | |
| 2001-03-31 | Update TODO list. | Bruce Momjian | |
| 2001-03-31 | Update TODO list. | Bruce Momjian | |
| 2001-03-31 | Update TODO list. | Bruce Momjian | |
| 2001-03-31 | Update TODO list. | Bruce Momjian | |
| 2001-03-30 | Update TODO list. | Bruce Momjian | |
| 2001-03-30 | Update TODO list. | Bruce Momjian | |
| 2001-03-29 | small fixes | Peter Eisentraut | |
| 2001-03-29 | Update TODO list. | Bruce Momjian | |
| 2001-03-28 | Update TODO list. | Bruce Momjian | |
| 2001-03-28 | Correct erroneous description of MVCC Read Committed semantics. | Tom Lane | |
| 2001-03-27 | > Kinda looks like Ian broke the compile-in-source-dir case while | Bruce Momjian | |
| > making the compile-in-separate-dir case work. Tut tut. Yes. My apologies. This patch is one way to fix things. Ian | |||
| 2001-03-27 | The following patch updates the FAQ_AIX and makes C++ code work with | Bruce Momjian | |
| more recent versions of the IBM C++ compiler (now called VisualAge C++). The C++ part was previously broken (g++ and xlC), thus this is zero risk. Only AIX specific parts are touched (1 Makefile.shlib line (link with $(COMPILER ) instead of $(CC) and one shell script line (parameter -C to nm to not demangle C++ symbo ls for .exp file)). I thus ask you to please apply this patch before release. With or without this patch RC1 on AIX 4.3.2 RS6000 passes "gmake check" for both the native compiler vac.C 5.0.1 and gcc 2.95.2 :-) Andreas | |||
| 2001-03-26 | Fix typo | Tatsuo Ishii | |
| 2001-03-25 | Update TODO list. | Bruce Momjian | |
| 2001-03-25 | The regexp pattern characters ^ and $ should be explained as matching | Tom Lane | |
| at the beginning and end of the input string, not the beginning and end of "a line", since Postgres does not allow them to match at newline characters in the data. | |||
| 2001-03-25 | spell fix | Peter Eisentraut | |
| 2001-03-25 | Allow building documentation outside source tree. | Peter Eisentraut | |
| from Ian Lance Taylor | |||
| 2001-03-24 | minor copy editing | Peter Eisentraut | |
| 2001-03-24 | Disable pg_upgrade. | Peter Eisentraut | |
| 2001-03-24 | Update info about mailing lists, make a few other minor improvements. | Tom Lane | |
| 2001-03-24 | Update to the current state of platform support. | Thomas G. Lockhart | |
| Still need some tested for the 7.1 release. | |||
| 2001-03-24 | Fix up wording slightly. No change in content. | Thomas G. Lockhart | |
| 2001-03-24 | Miscellaneous updates and minor copy-editing. | Tom Lane | |
| 2001-03-23 | Doc update from Roberto Mello: improved versions of instr() examples. | Tom Lane | |
| 2001-03-23 | Update TODO list. | Bruce Momjian | |
| 2001-03-23 | Fix SPI example to reflect new-style calling convention for textout(). | Tom Lane | |
| 2001-03-21 | correction | Peter Eisentraut | |
| 2001-03-21 | Update TODO list. | Bruce Momjian | |
| 2001-03-21 | Add mmap info. Seems mmap may not be a good idea. | Bruce Momjian | |
| 2001-03-21 | Update TODO list. | Bruce Momjian | |
| 2001-03-20 | Update Japanese FAQ. | Bruce Momjian | |
| 2001-03-20 | Update TODO list. | Bruce Momjian | |
| 2001-03-20 | Recommend CREATE TABLE AS in preference to SELECT INTO. Remove the | Tom Lane | |
| (inadequate anyway) mention of SELECT INTO from the main SELECT ref page. Point out that SELECT INTO means something else in plpgsql and ecpg. | |||
| 2001-03-20 | Update TODO list. | Bruce Momjian | |
| 2001-03-20 | Update TODO list. | Bruce Momjian | |
| 2001-03-20 | Update TODO list. | Bruce Momjian | |
| 2001-03-20 | Update TODO list. | Bruce Momjian | |
| 2001-03-20 | Mention that parallel regress script needs to be run under ksh not sh | Tom Lane | |
| on HPUX. | |||
| 2001-03-20 | Discuss LOCALE differences as a reason for regression test failure. | Tom Lane | |
| 2001-03-19 | Add missing TO. | Peter Eisentraut | |
| 2001-03-19 | Add note about saving large objects during upgrade. | Peter Eisentraut | |
| 2001-03-17 | Repair. | Peter Eisentraut | |
