ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Peter V. Saveliev" <peet@altlinux.ru>
To: devel@altlinux.ru
Subject: [devel] postgresql extension
Date: Sun, 18 Apr 2004 18:00:56 +0400
Message-ID: <20040418180056.664c02ed.peet@altlinux.ru> (raw)

...

Есть ли здесь люди, которые используют постгрес?

Это я к чему: на днях доточил pgxml из contrib, добавил туда поддержку
трансформаций, теперь простой вызов, например,

select pgxml_transform(xml.text, xslt.text)
	from xml, xslt
	where xml.id='myFirstPage' and xslt.type='html';

выводит у меня результат обработки xml с помощью заданной xslt. Если это
кому-нибудь ещё может пригодиться, готов довести это до уровня, чтобы
можно было юзать не только у меня на сайте.


Это, так сказать, преамбула. А вот и сама сказка: я попробовал порыться
в спеке от постгреса, и понял, что закопался напрочь. Вот такой FR:
можно ли спек поправить до того, чтобы в include_path для configure
можно было вставлять более одной директории? Можно было бы накидать
дополнительных субпакетиков с избранным из contrib.

-- 

<signature />


             reply	other threads:[~2004-04-18 14:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-18 14:00 Peter V. Saveliev [this message]
2004-04-18 17:36 ` Alex Ott
2004-04-18 19:50   ` Peter V. Saveliev
2004-04-19 14:48 ` Vitaly Lugovsky
2004-04-19 16:06   ` Peter V. Saveliev
2004-04-19 18:33     ` Peter V. Saveliev

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040418180056.664c02ed.peet@altlinux.ru \
    --to=peet@altlinux.ru \
    --cc=devel@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git