RenameLanguage procedure in src/backend/commands/proclang.c open
and update pg_catalog.pg_shadow table instead pg_catalog.pg_language.
--
Sergey N. Yatskevich <[EMAIL PROTECTED]>
diff -Naur postgresql-8.0.0/src/backend/commands/proclang.c postgresql-8.0.0.new/src/backend/commands/proc
)
--
Sergey N. Yatskevich <[EMAIL PROTECTED]>
GosNIIAS
start.sh
Description: application/shellscript
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include
EXEC SQL INCLUDE sqlca;
EXEC SQL BEGIN DECLARE SECTION;
int n;
extern in
.
P.P.S. Sorry for my bad english, but I hope You understand me.
--
Sergey N. Yatskevich <[EMAIL PROTECTED]>
GosNIIAS
-- Test view/rule privileges
SET client_min_messages = ERROR;
\! echo "Show full PostgreSQL version."
SELECT version ();
\! echo "Create user with name user1
-- contains test data :-))
--
Sergey N. Yatskevich <[EMAIL PROTECTED]>
GosNIIAS
/**
* @file
* @brief This test show bug in byteaout PostgreSQL code
* @author Sergey N. Yatskevich
*
* If we have a different client and server encodings and client and server locales are
* not C(ASCII) then p
I try to explain this bug. Attached files contains example and patch
for libpq.
I hope, that you look at it and replay me what you think.
---
Segey N. Yatskevich <[EMAIL PROTECTED]>
#
# $Id$
#
ssl-async-query: ssl-async-query.cc
c++ -g -I`pg_config --includedir` /usr/lib/libpq.so.3 -o ssl