Archive for the 'programming' Category

blog: Stacked recordset (multirecordset) PostgreSQL PL/pgsql

Saturday, December 1st, 2007

multi-records set and cross-table queries

Horses are terrible people.: First impressions of plProxy

Saturday, December 1st, 2007

notes on Pl/Proxy (interdatabase connectivity for stored prosedures )

Concurrent Ajax

Friday, November 30th, 2007

notes on how to make concurrent ajax calls

Something like a home page [of Ulrich Drepper, libc maintainer ]

Sunday, November 25th, 2007

home page of Ulrich Drepper, libc maintainer and kernel developer. Interesting materials about POSIX, glibc , SElinux and more …

Re: hexadecimal to decimal [in postgresql]

Monday, November 19th, 2007

how to convert hex to decimal in Postgres

Database Schema of LiveJournal

Sunday, November 18th, 2007

basically raw schema in html with some comments

Построение корпоративных хранилищ данных на СУБД PostgreSQL: Проект Postgres Tips: Введение

Sunday, November 18th, 2007

Some tips (in russian) on postgresql programming

::Planet PostgreSQL::

Thursday, November 15th, 2007

blog where postgresql developers post stuff

Pl/Pgsql – Greg’s Postgres stuff

Wednesday, November 14th, 2007

some interesting notes on PL/PGSQL programing

вернуть из ХП многомерный массив / PostgreSQL : Форум на SQL.RU

Sunday, November 11th, 2007

how to return an array from pgsql function