First  |  Prev |  Next  |  Last
Pages: 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
Copy path in Dynamic programming
On Thu, Jul 22, 2010 at 12:38 PM, vamsi krishna <vamsikrishna1902(a)gmail.com> wrote: if lev=5 , and let's say there are two combinations setA = {1,2,3,4,5} and set B={6,7,8,9,10}. I want to reuse the plan of {1.2,3,4,5} for {6,7,8,9,10}. I don't think that makes any sense. -- Robert Haas Enterprise... 27 Jul 2010 17:17
security label support, part.2
2010/7/14 KaiGai Kohei <kaigai(a)ak.jp.nec.com>: The attached patch is a part of efforts to support security label on database objects. This is similar to what I had in mind as a design for this feature, but I have some gripes: 1. I am inclined to suggest the syntax SECURITY LABEL ON ... IS ..., following C... 26 Jul 2010 04:04
[RRR] CommitFest 2010-07 week one progress report
On Thu, Jul 22, 2010 at 2:09 PM, Kevin Grittner <Kevin.Grittner(a)wicourts.gov> wrote: 48 pending �8 ready for committer Note that all of the patches except one which are marked as "Ready for Committer" were either submitted by a committer, or the reviewer is a committer. Of those, 3 are mine. Two of those ... 23 Jul 2010 18:02
[HACKERS] CommitFest 2010-07 week one progress report
New numbers on where we are with this CommitFest: 71 patches were submitted 3 patches were withdrawn (deleted) by their authors -- 68 total patches currently in the application -- 3 committed to 9.0 -- 65 9.1 patches -- 1 rejected 5 returned with feedback 11 committed for 9.1 -- 17 9.1 patches disp... 22 Jul 2010 14:43
[HACKERS] SQL/MED security
Hello I see a SQL/MED security very unclean - it have to be very vell documented :( I have a database on port 5401. With user Tom - it require a password [pavel(a)nemesis pgsql]$ psql-dev1 postgres -U tom Password for user tom: Timing is on. psql-dev1 (9.0devel) Type "help" for help. postgres=> I can't... 22 Jul 2010 11:24
Распоcтраняем информацию
������ �� 2000 ���. ���������� ������������ �������� ������� ���� ������� ��������� ����������� ����� ������ ������� ������ ���������� �������� �� 50% ��� ������ 2� ��������, 3� ����������; ���������� ������ ���������; ������� ����� ��������, �� ������� ���� � ����; ����� �������� ����� ������� ��������� ��... 22 Jul 2010 04:52
accentuated letters in text-search
Le 21/07/2010 23:23, Andreas Joseph Krogh a �crit : [...] I was googling for how to create a text-seach-config with the following properties: - Map unicode accentuated letters to an un-accentuated equivalent - No stop-words - Lowercase all words And came over this from -general: http://www.t... 22 Jul 2010 04:52
[HACKERS] little mistakes in HS/SR
Hi, I found some little mistakes in HS/SR code and document. diff --git a/doc/src/sgml/config.sgml b/doc/src/sgml/config.sgml index 9ae022a..db78b2b 100644 --- a/doc/src/sgml/config.sgml +++ b/doc/src/sgml/config.sgml @@ -2000,7 +2000,7 @@ SET ENABLE_SEQSCAN TO OFF; <varname>max_standby_archive_dela... 22 Jul 2010 02:43
[9.1] pg_stat_get_backend_server_addr
On Fri, 2010-05-28 at 18:01 +0300, Peter Eisentraut wrote: Yes, I would like to know who is connecting to what IP address. It's useful if you have HA setups and you need to check which way your connections are going. A few comments on this patch: The two functions aren't perfectly symmetric, because p... 22 Jul 2010 16:55
[HACKERS] accentuated letters in text-search
Hi. I was googling for how to create a text-seach-config with the following properties: - Map unicode accentuated letters to an un-accentuated equivalent - No stop-words - Lowercase all words And came over this from -general: http://www.techienuggets.com/Comments?tx=106813 Then after some more googling I... 21 Jul 2010 18:02
First  |  Prev |  Next  |  Last
Pages: 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26