File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
- $Id: README.pgstattuple.euc_jp,v 1.3 2002/08/23 08:19:49 ishii Exp $
1
+ $Id: README.pgstattuple.euc_jp,v 1.4 2002/09/04 02:54:59 ishii Exp $
2
2
3
3
pgstattuple README 2002/08/22 �а�ã��
4
4
@@ -52,16 +52,15 @@ free_percent --
52
52
53
53
pgstattuple�θƤӽФ������ϰʲ��Ǥ���
54
54
55
- CREATE OR REPLACE FUNCTION pgstattuple(text) RETURNS SETOF pgstattuple_view
55
+ CREATE OR REPLACE FUNCTION pgstattuple(text) RETURNS pgstattuple_type
56
56
AS 'MODULE_PATHNAME', 'pgstattuple'
57
57
LANGUAGE 'c' WITH (isstrict);
58
58
59
59
������: �ơ��֥�̾
60
60
61
- �ؿ�������pgstattuple_view���Ǥ����ޤ���pgstattuple��1�Ԥ����Ԥ�
62
- �֤��ޤ���
61
+ �ؿ�������pgstattuple_type���Ǥ���
63
62
64
- �ʤ��� pgstattuple�ϥơ��֥��AccessShareLock���������ʤ��Τǡ�
63
+ pgstattuple�ϥơ��֥��AccessShareLock���������ʤ��Τǡ�
65
64
pgstattuple ��¹���˳����ơ��֥�˹���������ȯ������ȡ�������
66
65
�ʤ���̤��֤���ǽ��������ޤ���
67
66
@@ -76,6 +75,11 @@ free_percent --
76
75
77
76
5. ��������
78
77
78
+ 2002/09/04
79
+
80
+ SRF�ѹ���ȼ����Tom Lane �����������ե������ν�����Ԥä���
81
+ ���Τ��Ȥ�README�ˤ�ȿ�ǡ�
82
+
79
83
2002/08/23
80
84
81
85
SRF(Set Returning Function)��Ȥä�7.3�Ѥ˽�����
You can’t perform that action at this time.
0 commit comments