prog - Search results in mailing lists

2007-11-14 02:09:37 | Re: Miscalculation in IsCheckpointOnSchedule() (ITAGAKI Takahiro)

prog. xlog prog. time prog. [-400ms] 0.030503 0.019247 0.031158 (diff xlogid=0, xrecoff=82665472) [-200ms] 0.031176 0.019957 0.031839 (diff

2007-09-19 16:37:40 | Re: WIP - MSVC build script replacements (Andrew Dunstan)

prog\pgsql\depend\krb5\bin\i386', 'd:\prog\pgsql\depend\iconv\bin', 'd:\prog\pgsql

2007-04-14 00:53:21 | Re: build/install xml2 when configured with libxml (Andrew Dunstan)

prog_egrep='grep -E' + else ac_cv_prog_egrep='egrep' + fi + fi + echo "$as_me:$LINENO

2007-02-20 21:45:24 | Re: [pgsql-patches] Patch to avoid gprofprofilingoverwrites (Bruce Momjian)

prog_cc_g" = yes; then + if test "$GCC" = yes; then + + cat >>confdefs.h <<\_ACEOF + #define PROFILE

2006-05-09 12:11:21 | Re: Cleaning up multiply-defined-symbol warnings on OS X (Martijn van Oosterhout)

prog_ver prog.c -L$PWD -llib_ver $ gcc -o prog_nover prog.c -L$PWD -llib

2006-04-27 11:27:50 | Re: [HACKERS] ANSI-strict pointer aliasing rules (Bruce Momjian)

PROG_CC_CFLAGS_OPT([-fno-strict-aliasing]) + elif test ${CC} = "xlc"; then + # AIX xlc has to have

2006-04-25 03:07:27 | Re: patch to have configure check if CC is intel C compiler (Jeremy Drake)

PROG_CC_CFLAGS_OPT([-Wdeclaration-after-statement]) PGAC_PROG_CC_CFLAGS_OPT([-Wendif-labels]) + else

2006-04-15 16:18:17 | Re: [PATCH] Reduce noise from tsort (Tom Lane)

PROG_RANLIB - AC_CHECK_PROGS(LORDER, lorder) AC_PATH_PROG(TAR, tar) PGAC_CHECK_STRIP

2005-05-05 00:48:18 | make use of ld --as-needed (Neil Conway)

prog_ld_as_needed" >&5 + echo "${ECHO_T}$pgac_cv_prog_ld_as_needed" >&6 + fi + + { echo

2004-11-07 02:12:14 | Add remove duplicate slashes to canonicalize_path() (Bruce Momjian)

prog.exe "a b" "\c\d\" the system will pass ! * \c\d" as argv[2]. */ if (p > path

2004-10-20 02:07:17 | Re: [CYGWIN] Where is the link to cygwin? (Reini Urban)

prog\gnu\cygwin\postgresql\postgresql-8.0.0cvs\.inst\usr\sbin\pg_ctl. exe runservice -N "PostgreSQL

2004-10-18 18:19:36 | Re: additional GCC warning flags (Tom Lane)

PROG_CC_WARN_DECL_AFTER_STMT PGAC_PROG_CC_WARN_OLD_STYLE_DEFN PGAC_PROG

2004-10-15 06:10:06 | Re: Support LDFLAGS_SL on most ports (Bruce Momjian)

prog in gawk mawk nawk awk do # Extract the first word of "$ac_prog", so it can be a program

2004-09-24 22:38:27 | Re: plpython win32 (Peter Eisentraut)

PROG(PYTHON, python) if test x"$PYTHON" = x""; then AC_MSG_ERROR([Python not found

2004-08-12 15:19:28 | Re: [BUGS] 8.0.0beta1: -lpthread missing (Bruce Momjian)

PROG(acx_pthread_config, pthread-config, yes, no) ! if test x"$acx_pthread_config" = xno; then