Bruce Momjian
700f7f4227
Change Solaris tests to test for SHM_SHARE_MMU, per Tom.
2003-10-27 18:30:07 +00:00
Bruce Momjian
5db5cbb838
Update Win32 clients.
2003-10-27 15:35:10 +00:00
Tom Lane
f88c15991b
Un-break Darwin port.
2003-10-27 07:42:34 +00:00
Bruce Momjian
e781a1a95d
Here is an update to the dbmirror README file.
...
-References to older versions of PostgreSQL have been removed(It no
longer
compiles against older versions)
-Added a link to PgPerl at GBorg.
Steven Singer
2003-10-27 02:52:45 +00:00
Bruce Momjian
03a2c3b586
Fix MOVE/FETCH wording.
2003-10-27 02:51:39 +00:00
Bruce Momjian
866c850cf5
Update intel solaris.
2003-10-26 14:31:09 +00:00
Bruce Momjian
8f67daded7
Improve indenting of port entries.
2003-10-26 13:28:46 +00:00
Bruce Momjian
98fa527942
Update Solaris 5.6.
2003-10-26 13:26:41 +00:00
Peter Eisentraut
06495a7324
Correct version numbers.
2003-10-26 11:14:39 +00:00
Michael Meskes
0262337ad3
Fixed bug with indicators when storage for the string is dynamically allocated.
2003-10-26 09:50:47 +00:00
Bruce Momjian
d47e9bd023
'sun' => '__sun__'
2003-10-26 04:54:44 +00:00
Bruce Momjian
15f98a3e51
Test for 'sun' rather than 'solaris' for intimate shared memory.
2003-10-26 04:53:24 +00:00
Bruce Momjian
3c9a32d4a2
Fix two bugs in funcs.source that made the tutorial script fail.
...
Make a LOT of fixes to syscat.source to:
* Set search_path properly (and reset it)
* Add schema name to all results
* Add schema name to ORDER BY first
* Make checks for user-defined objects match reality
* format_type all type names
* Respect attisdropped
* Change !~ to 'not like' since it's more standard
Christopher Kings-Lynne
2003-10-26 04:51:51 +00:00
Bruce Momjian
b3a10a88d7
Update MOVE/FETCH release note mention.
2003-10-26 04:50:16 +00:00
Bruce Momjian
8cdadab4dd
Add:
...
> * Change LIMIT/OFFSET to use int8
2003-10-26 04:43:55 +00:00
Bruce Momjian
eb1c22c39d
Add mention of quotes on function body to NOTES section.
...
Oliver Elphick
2003-10-26 04:34:05 +00:00
Bruce Momjian
b80b384b78
Allow win32 client compiles with MSC.
...
Hiroshi Saito
2003-10-26 04:29:15 +00:00
Bruce Momjian
2cd5abd4d1
*** empty log message ***
2003-10-26 04:21:43 +00:00
Bruce Momjian
070c33c8e1
Add:
...
> * Allow more ISOLATION LEVELS to be accepted, but issue a warning for them
2003-10-26 02:57:39 +00:00
Bruce Momjian
8b3414d247
Uppercase a few keywords in queries.
2003-10-26 02:53:45 +00:00
Bruce Momjian
ce26858fac
Update for m68k from Peter.
2003-10-26 01:41:10 +00:00
Bruce Momjian
cc9c59af24
Update for Noèl Köthe in SGML.
2003-10-26 01:39:43 +00:00
Bruce Momjian
f6332c7354
Mark Linux/ppc as working.
2003-10-26 01:32:36 +00:00
Bruce Momjian
c8013b60cb
Mark linux m68k, alpha as working.
2003-10-26 01:19:57 +00:00
Bruce Momjian
bcc6c9da83
Remove very old platforms as unsupported, <=7.0.
2003-10-26 01:17:31 +00:00
Bruce Momjian
454c670cce
Mark true64 os version as 5.1.
2003-10-26 01:06:35 +00:00
Bruce Momjian
dc46010e18
Mark true64 alpha port as working.
2003-10-26 01:05:53 +00:00
Bruce Momjian
52008990e9
Fix Hans' name in SGML.
2003-10-26 00:58:31 +00:00
Bruce Momjian
b10cd331fe
Update aix port.
2003-10-26 00:31:48 +00:00
Bruce Momjian
72ecc222b7
Fix #elif typo.
2003-10-26 00:27:59 +00:00
Bruce Momjian
1fdbc8cc20
Update linux/mips port.
...
Add m68k to linux port.
2003-10-26 00:26:13 +00:00
Bruce Momjian
530f997e6e
Update linux/mips port.
2003-10-26 00:22:51 +00:00
Bruce Momjian
823240bf64
update linux ports for arm, s390, itanium.
2003-10-26 00:21:04 +00:00
Bruce Momjian
d3423926c8
Update for port freebsd/alpha.
2003-10-26 00:00:40 +00:00
Peter Eisentraut
e9cd1c771f
Get Tru64/cc to compile. Need to add -ieee so that it doesn't choke on
...
0.0/0.0. That option appears to affect the regression test result as well.
The compiler documentation doesn't recommend -O4 for universal use, so
let's stick to the conservative -O (== -O2) by default.
2003-10-25 20:18:53 +00:00
Peter Eisentraut
8e8816c777
Translation update
2003-10-25 18:18:19 +00:00
Peter Eisentraut
002e7b3789
Translation updates
2003-10-25 18:03:21 +00:00
Peter Eisentraut
378f59904a
Fix CFLAGS selection to actually work. Add test to detect whether gcc's
...
option -fno-strict-aliasing is available.
2003-10-25 15:32:11 +00:00
Bruce Momjian
6db0a6b035
Remove socket credentials defines not referenced.
2003-10-25 03:48:47 +00:00
Bruce Momjian
1919b62058
Update Netbsd/i386 port.
2003-10-25 03:23:47 +00:00
Bruce Momjian
561a8ca808
Update ports for Solaris.
2003-10-25 03:17:43 +00:00
Bruce Momjian
e69b2f3b0e
Remove weird test in ccsym
2003-10-24 21:28:52 +00:00
Bruce Momjian
e0ca78fb87
Update openbsd port.
2003-10-24 21:09:08 +00:00
Bruce Momjian
cded27cacd
Don't reference pthread.h unless we have threads enabled, per Peter.
2003-10-24 20:48:10 +00:00
Bruce Momjian
863d793fa3
Update for osX 10.3.
2003-10-24 20:44:19 +00:00
Bruce Momjian
7d4844f247
Update ports for freebsd, cygwin.
2003-10-24 20:39:09 +00:00
Peter Eisentraut
2034a87a53
Use AROPT, not hard-coded flags.
2003-10-24 20:31:43 +00:00
Bruce Momjian
2a9986f7d5
Update Linux/Sparc 32-bit port.
2003-10-24 16:30:53 +00:00
Bruce Momjian
7672a1056d
Update Linux x86 port.
2003-10-24 16:29:00 +00:00
Bruce Momjian
b97e0aa650
Update OSX port.
2003-10-24 15:56:29 +00:00