Re: [HACKERS] Fix for Perl 5.14

2011-04-23 Thread Reini Urban
to convert foo = GvCV(bah); to a GvCV_set(foo, bar); with a ppport.h macro automatically. But yes, the backport GvCV_set = lvalue GvCV should be in ppport.h. It is not yet -- Reini Urban -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription

[HACKERS] Enable SSPI on cygwin

2009-07-24 Thread Reini Urban
Attached is my patch to enable SSPI on cygwin. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ --- origsrc/postgresql-8.4.0/configure.in 2009-06-27 02:14:47.0 +0200 +++ src/postgresql-8.4.0/configure.in 2009-07-02 09:02:25.921875000 +0200 @@ -907,7 +907,11 @@ if test $with_gssapi

Re: [HACKERS] stat() vs cygwin

2009-06-28 Thread Reini Urban
openssl socket handling equivalent to WIN32. Please revert that documentation. The current configure args of the official postgresql packages are: --enable-nls --with-openssl --with-perl --with-python --with-ldap The problem is just that SSPI auth does not compile on cygwin. -- Reini Urban http

Re: [HACKERS] stat() vs cygwin

2008-06-28 Thread Reini Urban
) currently testing is: --enable-nls --with-CXX --with-openssl --with-perl --with-python --with-libxml --with-libxslt current cygwin patch in testing is attached. -- Reini Urban postgresql cygwin maintainer diff -urN -x CYGWIN-PATCHES -x 'aclocal.m4*' -x autom4te.cache -x config.cache -x config.log

Re: [HACKERS] stat() vs cygwin

2008-06-28 Thread Reini Urban
Magnus Hagander schrieb: Reini Urban wrote: Dave Page schrieb: On Tue, Jun 24, 2008 at 9:32 AM, Magnus Hagander [EMAIL PROTECTED] wrote: Yes. As in the cygwin build does build. Nobody really has verified if the fix is needed there. But frankly, if you are likely to care about the effects

Re: [HACKERS] stat() vs cygwin

2008-06-28 Thread Reini Urban
Andrew Dunstan schrieb: Magnus Hagander wrote: Heh. Maybe not dead, but certainly not really alive either ;-) Given the evidence in your patch that clearly 8.3 isn't quite up to speed on cygwin, and nobody has really noticed until now. AIUI, only the gssapi stuff is broken. Most users are

Re: [HACKERS] How large file is really large - pathconf results

2008-03-18 Thread Reini Urban
So this is really bad. -- Reini Urban -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers

Re: [HACKERS] float8 regression failure (HEAD, cygwin)

2006-07-20 Thread Reini Urban
-strtod.c; ./a double: -inf, errno: 34, tail: '', isinf: 1, fabs: inf, infmax: 1 -- Reini Urban - postgresql-cygwin maintainer http://phpwiki.org/ http://murbreak.at/ http://helsinki.at/ http://spacemovie.mur.at/ ---(end of broadcast)--- TIP 5

Re: [HACKERS] compiling source code!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

2006-05-24 Thread Reini Urban
sibel karaasma schrieb: Hi I'm a new postgresql user. I wrote ACO (ant colony optimazition) and want to replace it with GEQO in postres/src/backend/optimizer but I don't know how to compile and run the source code :( I installed postgresql-8.1.3 and cygwin but I can not use them to

Re: [HACKERS] [pgsql-hackers-win32] Time to close pgsql-cygwin?

2005-09-18 Thread Reini Urban
problems are cygwin specific, others are carried in the FAQ_README and the seperate /usr/share/doc/Cygwin/postgresql-x.x.x.README If so, I'll write a documentation patch. -- Reini Urban http://phpwiki.org/ ---(end of broadcast)--- TIP 4: Have you

Re: [HACKERS] Cygwin - make check broken

2005-08-09 Thread Reini Urban
both (cygwin vs. mingw and msvc) client libs and have both of them in the path. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ http://phpwiki.org/ ---(end of broadcast)--- TIP 2: Don't 'kill -9' the postmaster

Re: [HACKERS] Cygwin - make check broken

2005-08-04 Thread Reini Urban
platforms all have shlib=lib$(NAME)... For cygwin the normal rule is cyg$(NAME)$(DLSUFFIX), but the postgresql maintainers refused to changed the prefix for 8.0 -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ http://phpwiki.org/ ---(end of broadcast

Re: [HACKERS] minor windows cygwin regression failures on stable

2005-03-29 Thread Reini Urban
say yet. I still have the same general IPC permission problem since about beta3. Only very few cygwin hackers have this also. I only got confirmation that the problem is in postgresql, not in cygwin. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end

Re: [HACKERS] Some things I like to pick from the TODO list ...

2005-01-18 Thread Reini Urban
is also not really easy to port, but there exist solutions. But I guess you are only talking about restricting client connections, which is easy enough. -- Reini Urban ---(end of broadcast)--- TIP 7: don't forget to increase your free space map

Re: [HACKERS] buildfarm improvements

2004-12-19 Thread Reini Urban
Andrew Dunstan schrieb: Reini Urban wrote: What I also miss is the successful output of the make test step. Something like the Log in Details, just behind an additional request. Config = Log Link to Details Without those details one doesn't trust the presented result. He might think that only

Re: [HACKERS] buildfarm improvements

2004-12-18 Thread Reini Urban
trust the presented result. He might think that only the build was successful, and not the make test step also. People I redirect to this page from other projects, not reading the status pages everyday. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end

Re: [HACKERS] src/timezone/pgtz __imp__my_exec_path

2004-11-27 Thread Reini Urban
postgresql-cygwin is working fine. See the testfarm. Just cygwin itself, cygserver - the IPC daemon - has problems. On msgctl(IPC_INFO) the internal msg buffer struct msqid_ds *buf is allocated at a non-writable area, IsBadWritePtr() fails. I suspect it's a new gcc-3.4 feature, but haven't found

Re: [HACKERS] Beta5 in ~4 hours ...

2004-11-21 Thread Reini Urban
Marc G. Fournier schrieb: Just as a heads up, I'm going to roll it in about 4hrs (~02:00GMT) ... I checked a couple of mirrors this morning and only the swedish one got it so far. (timestamps 03:24 - 03:36) Maybe it would be better next time to upload it before 0:00 GMT -- Reini Urban http

Re: [HACKERS] Beta5 Scheduale

2004-11-20 Thread Reini Urban
Marc G. Fournier schrieb: Just a quick note, since we obviously passed the previous date we were aiming for ... we're aiming for Sunday evening to roll Beta5 ... all the major stuff that we felt were outstanding have been committed, and a *large* # of the smaller patches, but Bruce is working

Re: [HACKERS] are there any cons to linking libstdc++ with postgresql?

2004-11-18 Thread Reini Urban
. And if a simple .def with aliases would be enough. libgeos is huge. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

Re: [HACKERS] Minor problem with Makefile.shlib

2004-11-17 Thread Reini Urban
Thomas Hallgren schrieb: I have a minor issue with Makefile.shlib. Compiling with win32 it spits out these warnings (the same is true for Cygwin) Makefile.shlib:327: warning: overriding commands for target `libpljava.a' Makefile.shlib:262: warning: ignoring old commands for target

Re: [HACKERS] latest cygwin build failure

2004-11-08 Thread Reini Urban
refint.o autoinc.o timetravel.o moddatetime.o insert_username.o make[1]: Leaving directory `/home/adunstan/pgbf/root/HEAD/pgsql.blurfl/contrib/spi' This was addressed in my patch I sent. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ Index: contrib/spi/Makefile

Re: [HACKERS] cygwin build failure

2004-11-07 Thread Reini Urban
__DLL_IMPORT __declspec(dllimport) # else # define __DLL_IMPORT __attribute__((dllimport)) extern # endif #else # define __DLL_IMPORT #endif -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 4: Don't 'kill -9

Re: [HACKERS] cygwin build failure

2004-11-07 Thread Reini Urban
Reini Urban schrieb: Tom Lane schrieb: Dunno about the optarg business; it sounds like a DLLIMPORT is needed someplace, but maybe that is a bug in the Cygwin headers rather than our bug? No, that's no bug, just diagnostic messages with the new linker. gcc -O2 -Wall -Wmissing-prototypes -Wpointer

Re: [HACKERS] use of IDE's an tools

2004-11-07 Thread Reini Urban
coLinux to crosscheck on a linux image (faster than vmware, in fact much faster than windows) compile: make + gcc, or nmake + msvc cl.exe look at the sources: XEmacs or TotalCommander f3 or $ less src -- Reini Urban

Re: [HACKERS] cygwin build failure

2004-11-07 Thread Reini Urban
to prevent the pg_dump/Makefile hack on MinGW too! Working on a patch now. --- Bruce Momjian wrote: Andrew Dunstan wrote: Reini Urban wrote: ... Info: resolving _optarg by linking to __imp__optarg (auto-import) Info: resolving

Re: [HACKERS] pg buildfarm status update

2004-11-06 Thread Reini Urban
, and will be putting the code changes in CVS on pgfoundry soon. Then I will turn to improving the web interface, moving from the rather severely functional setup currently used. Could loris also be used to do the cygwin and MSVC builds? -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban

Re: [HACKERS] pg buildfarm status update

2004-11-06 Thread Reini Urban
Native and/or Cygwin) that would be awesome. Sorry, no. Is there no ISP around, which wants to save some money? :) Also, if anyone managed to port ccache to Windows that would be huge too. Using it on Unix has proved to be a major gain. ccache is available via cygwin at least. -- Reini Urban http

Re: [HACKERS] rmtree() failure on Windows

2004-10-27 Thread Reini Urban
Andrew Dunstan schrieb: problem area found. see below. Reini Urban wrote: Andrew Dunstan schrieb: Here is some more info. Below is a trace from dropdb. There is a loop around the rmdir() calls which I have set to time out at 600 seconds. The call eventually succeeds after around 300 seconds

[HACKERS] src/timezone/pgtz __imp__my_exec_path

2004-10-27 Thread Reini Urban
in the header files with the pgport_srv seperation. Can somebody give me a hint? -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 7: don't forget to increase your free space map settings

Re: [HACKERS] src/timezone/pgtz __imp__my_exec_path

2004-10-27 Thread Reini Urban
anybody do the msvc/borland suites? -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your

Re: [HACKERS] rmtree() failure on Windows

2004-10-26 Thread Reini Urban
2004-10-26 10:31:09 [2496] LOG: disconnection: session time: 0:04:34.11 user=pgrunner database=template1 host=127.0.0.1 port=1918 -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 8: explain analyze is your friend

Re: [HACKERS] Proposed Query Planner TODO items

2004-10-25 Thread Reini Urban
: pl -png -o vbars.png -prefab vbars data=dbt3.data x=1 y=2 barwidth=line see for example: http://ploticus.sourceforge.net/doc/prefab_vbars.html or http://phpwiki.sourceforge.net/phpwiki/PhpMemoryExhausted/Testresults -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban

Re: [HACKERS] rmtree() failure on Windows

2004-10-25 Thread Reini Urban
/winsup/cygwin/syscalls.cc?cvsroot=uberbaum in short: if the return status of DeleteFileA() is ERROR_SHARING_VIOLATION, defer deletion until the end of the process. but win95 reports ERROR_ACCESS_DENIED and not ERROR_SHARING_VIOLATION as NT does. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban

Re: [CYGWIN] [HACKERS] open item: tablespace handing in pg_dump/pg_restore

2004-10-13 Thread Reini Urban
Of Tom Lane Sent: Tuesday, October 12, 2004 1:02 AM To: Bruce Momjian Cc: Reini Urban; PostgreSQL Developers; [EMAIL PROTECTED] Subject: Re: [CYGWIN] [HACKERS] open item: tablespace handing in pg_dump/pg_restore Bruce Momjian [EMAIL PROTECTED] writes: OK, I have applied the following patch

Re: [HACKERS] plans for bitmap indexes?

2004-10-13 Thread Reini Urban
to use several indexes on the same operation, comparing them and selecting rows where they overlap like a Venn diagram. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 9: the planner will ignore your desire

Re: [HACKERS] more dirmod CYGWIN

2004-10-13 Thread Reini Urban
. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send unregister YourEmailAddressHere to [EMAIL PROTECTED])

Re: [HACKERS] more dirmod CYGWIN

2004-10-13 Thread Reini Urban
for /contrib modules, not sure why + SHLIB_LINK += -lpgport endif ifeq ($(PORTNAME), win32) -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 8: explain analyze is your friend

Re: [HACKERS] open item: tablespace handing in pg_dump/pg_restore

2004-10-12 Thread Reini Urban
. Speed is not a matter for cygwin. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html

Re: [HACKERS] CVS fixed ...

2004-10-12 Thread Reini Urban
, and the second is (I think) entirely dead. When you fixed pgsql-server to pgsql, cannot you leave the old pgsql-server as alias to pgsql? I believe a lot of people checked out with this Repository name. This will not break everything. The docs should be fixed nevertheless. -- Reini Urban http://xarch.tu

Re: [CYGWIN] [HACKERS] Need for DLLINIT in Makefile.shlib

2004-10-12 Thread Reini Urban
Jason Tishler schrieb: On Tue, Oct 12, 2004 at 01:37:48AM +0200, Reini Urban wrote: Bruce Momjian schrieb: I am curious why Cygwin needs DLLINIT in Makefile.shlib, and Win32 doesn't: [snip] The only difference I see is that Cygwin uses $(DLLINIT) while Win32 does not. Is that correct

Re: [HACKERS] OT moving from MS SQL to PostgreSQL

2004-10-11 Thread Reini Urban
, which all do it differently on the corner edges. (culprit: tiny standard) Personally I still prefer PHP, because it's a nice package (in contrary to perl) and I can hire more and cheaper dildo's to maintain it then. Manager's prefer that. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban

Re: [HACKERS] Need for DLLINIT in Makefile.shlib

2004-10-11 Thread Reini Urban
have to test before you can remove that dir. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 8: explain analyze is your friend

Re: [CYGWIN] [HACKERS] open item: tablespace handing in pg_dump/pg_restore

2004-10-11 Thread Reini Urban
WinME laptop. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 6: Have you searched our list archives? http://archives.postgresql.org

Re: [HACKERS] more dirmod CYGWIN

2004-10-09 Thread Reini Urban
Tom Lane schrieb: Bruce Momjian [EMAIL PROTECTED] writes: Reini Urban wrote: Now that postgres 8.0 is win32 native is it still necessary support the cygwin ? FYI: If you drop it I will still provide cygwin packages. I just need it for testing and writing applications targetted to unix

Re: [HACKERS] more dirmod CYGWIN (was: APR 1.0 released)

2004-10-08 Thread Reini Urban
the cygwin ? FYI: If you drop it I will still provide cygwin packages. I just need it for testing and writing applications targetted to unix. With win32 this is not possible. How do want to support postgis or other extensions on win32? -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban

Re: [HACKERS] open item: tablespace handing in pg_dump/pg_restore

2004-10-07 Thread Reini Urban
Reini Urban schrieb: Tom Lane schrieb: Bruce Momjian [EMAIL PROTECTED] writes: I am confused. CVS has in port.h: so you should already be calling the junction code on Cygwin. true. didn't thought of that. very strange. Yeah, I'm sure he is, but it looks from the regression results like it doesn't

Re: [HACKERS] plans for bitmap indexes?

2004-10-07 Thread Reini Urban
to they are both best usable for equality expressions. Sure, and the next will come with musicbrainz. Why not :) If you don't want to code that in the app, the database backend is the solution. The database is the golden hammer. http://c2.com/cgi/wiki?GoldenHammer -- Reini Urban http://xarch.tu

Re: [HACKERS] more dirmod CYGWIN

2004-10-07 Thread Reini Urban
Bruce Momjian schrieb: Reini Urban wrote: Bruce Momjian schrieb: I have applied all parts of your patch now. Thanks. Core builds and works fine now. (plperl IPC problems aside) But there's are still some more minor SHLIB glitches, which only affects contrib, because -lpgport is missing for various

Re: [pgsql-hackers-win32] [HACKERS] win32 tablespace handing

2004-10-06 Thread Reini Urban
. NTFS5 supports volume mount points now too. But shouldn't we check in configure :) for this filesystem then? (Ha! ntfs5.m4 for MSVC folks) -- Reini Urban ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http

Re: [pgsql-hackers-win32] [HACKERS] win32 tablespace handing

2004-10-06 Thread Reini Urban
Bruce Momjian schrieb: Andrew Dunstan wrote: Reini Urban said: Zeugswetter Andreas SB SD schrieb: hardlinks and junctions don't work across physical disks, only symlinks. Where did you read this? I just looked and can see no such restriction. There is no such restriction for junctions, I just

[HACKERS] win32 tablespace handing

2004-10-05 Thread Reini Urban
Reini Urban schrieb: Cygwin can do symlinks for directories via the magic .lnk file. But Cygwin can also do junctions via hardlinks in ln.exe. I thought link() calls the junction code. I'll investigate why the libc link() failed, and if ln.exe does some sifferent magic, similar to pgsymlink. I

Re: [HACKERS] win32 tablespace handing

2004-10-05 Thread Reini Urban
Bruce Momjian schrieb: Reini Urban schrieb: Cygwin can do symlinks for directories via the magic .lnk file. But Cygwin can also do junctions via hardlinks in ln.exe. I thought link() calls the junction code. I'll investigate why the libc link() failed, and if ln.exe does some sifferent magic

Re: [HACKERS] open item: tablespace handing in pg_dump/pg_restore

2004-10-04 Thread Reini Urban
; ! ERROR: tablespace testspace does not exist DROP SCHEMA testschema CASCADE; ! ERROR: schema testschema does not exist -- Should succeed DROP TABLESPACE testspace; + ERROR: tablespace testspace does not exist == -- Reini Urban

Re: [HACKERS] open item: tablespace handing in pg_dump/pg_restore

2004-10-04 Thread Reini Urban
Gavin Sherry schrieb: On Mon, 4 Oct 2004, Reini Urban wrote: But the regression test fails: (the only failing test against cvs HEAD) This is not only a pg_dump/pg_restore issue, or? -- Will fail with bad path CREATE TABLESPACE badspace LOCATION '/no/such/location'; ERROR: could not set

Re: [HACKERS] open item: tablespace handing in pg_dump/pg_restore

2004-10-04 Thread Reini Urban
Gavin Sherry schrieb: On Mon, 4 Oct 2004, Reini Urban wrote: I cannot recreate on Linux. What platform, etc, are you on? hmm, I'll investigate then. postgresql latest CVS with 2 minor shlib building patches left (added -lpgport) cygwin-1.5.11 gcc-3.4.1 Hmm.. sounds like we're trying to support

Re: [HACKERS] open item: tablespace handing in pg_dump/pg_restore

2004-10-04 Thread Reini Urban
Reini Urban schrieb: Tom Lane schrieb: Gavin Sherry [EMAIL PROTECTED] writes: I though this may have been the problem. configure.in defines HAVE_SYMLINK to 1 if we are win32. It seems that for Reini's case we are setting our template (and PORTNAME) to win32 when I suspect it should be cygwin

[HACKERS] cygwin test package available

2004-10-04 Thread Reini Urban
contrib is added to the cygwin package. It was not in 7.4.x. Name: postgresql-8.0.0cvs-1 (experimental) -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

Re: [HACKERS] open item: tablespace handing in pg_dump/pg_restore

2004-10-04 Thread Reini Urban
and native ports. Cygwin can do symlinks for directories via the magic .lnk file. But Cygwin can also do junctions via hardlinks in ln.exe. I thought link() calls the junction code. I'll investigate why the libc link() failed, and if ln.exe does some sifferent magic, similar to pgsymlink. -- Reini

Re: [HACKERS] cygwin test package available

2004-10-04 Thread Reini Urban
Dave Page schrieb: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Reini Urban Sent: 04 October 2004 22:17 To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: [HACKERS] cygwin test package available FYI: Soon an experimantal cygwin package

Re: [HACKERS] PostgreSQL Core Committee Welcomes New Member

2004-09-15 Thread Reini Urban
Marc G. Fournier schrieb: In recognition of his role as lead developer on the internationalization front, as well as his invaluble work in both the build and release processes, Peter Eisentraut has been invited, and has accepted, to join the Core Committee. Glückwunsch! -- Reini Urban http

Re: [HACKERS] APR 1.0 released

2004-09-10 Thread Reini Urban
Bruce Momjian schrieb: Andrew Dunstan wrote: Reini Urban wrote: FYI: WIN32 is also defined because windows.h is included. (/usr/incluse/w32api/windef.h) If you want this or that, do proper nesting, and use #else. Ugh, yes. A little experimentation shows that __WIN32__ is defined for MinGW only

[HACKERS] more dirmod CYGWIN (was: APR 1.0 released)

2004-09-10 Thread Reini Urban
[BTW: there's no need to cc all, I'm subscribed to most lists] Reini Urban schrieb: Bruce Momjian schrieb: Andrew Dunstan wrote: Reini Urban wrote: FYI: WIN32 is also defined because windows.h is included. (/usr/incluse/w32api/windef.h) If you want this or that, do proper nesting, and use #else

Re: [HACKERS] APR 1.0 released

2004-09-10 Thread Reini Urban
Bruce Momjian schrieb: Reini Urban wrote: Bruce Momjian schrieb: OK, care to submit a patch. As I remember the fix for rename/unlink also includes how the file is opened with flags. Anyway, we spent a lot of time on this so you will have to go back in the archvies to find it and determine how

Re: [HACKERS] APR 1.0 released

2004-09-10 Thread Reini Urban
(void *pointer); -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html

Re: [HACKERS] more dirmod CYGWIN

2004-09-10 Thread Reini Urban
Reini Urban schrieb: [BTW: there's no need to cc all, I'm subscribed to most lists] Reini Urban schrieb: Bruce Momjian schrieb: Andrew Dunstan wrote: Reini Urban wrote: FYI: WIN32 is also defined because windows.h is included. (/usr/incluse/w32api/windef.h) If you want this or that, do proper

Re: [HACKERS] more dirmod CYGWIN

2004-09-10 Thread Reini Urban
+ SHLIB_LINK += $(BE_DLLLIBS) +endif endif ifdef PG_CPPFLAGS -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 2: you can get off all lists at once with the unregister command (send unregister YourEmailAddressHere

Re: [HACKERS] APR 1.0 released

2004-09-10 Thread Reini Urban
, which is imho not worth it. In some places the cygwin section calls WinAPI functions. It could be worked around by using the posix/cygwin counterparts. pgsymlink for example. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast

Re: [HACKERS] APR 1.0 released

2004-09-09 Thread Reini Urban
places. Well, it's easily changed, if all that's needed is a search-and-replace. Suggestions for a better name? MINGW32 -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ ---(end of broadcast)--- TIP 2: you can get off all lists at once

Re: [HACKERS] APR 1.0 released

2004-09-08 Thread Reini Urban
in finding the problem) Personally I don't think that any rename()-usleep loop is necessary. I'll check the archives. --- Reini Urban wrote: Bruce Momjian schrieb: I looked at the APR code to get some ideas for the Win32 port

Re: [HACKERS] APR 1.0 released

2004-09-06 Thread Reini Urban
. here you don't stack two conflicting loops together. nevertheless cygwin's unlink is much better than pgunlink in case of locking problems. it does its own sort of delayed removal then. IMHO port/dirmod.c is a dirty and half-baked hack, which works for mingw only. -- Reini Urban http://xarch.tu

Re: [HACKERS] APR 1.0 released

2004-09-06 Thread Reini Urban
Andrew Dunstan schrieb: Reini Urban said: Bruce Momjian schrieb: I looked at the APR code to get some ideas for the Win32 port. Some of the ideas were good, but in other places like rename they didn't do very well we were better off doing it ourselves and getting it right. I remember looking

[HACKERS] plperl regression tests

2004-08-31 Thread Reini Urban
like to add a simple plperl testcase to the standard distro. Just the sample from the plperl.sgml would be fine. Any general objections? I'll come up with a patch if not, which will check if the postmaster has plperl support and use it then. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban