E.43. �汾 6.2.1

��������: 1997-10-17

v6.2.1 �� v6.2 �ij���汾����ǿ�����԰汾��

������

���Ƕ�v6.2��һ��С�ij���汾�����ڴ� v6.2 ��ǰ��ϵͳ�������� ��Ҫ����һ�����������/�ָ���������ο� v6.2�汾��Ϣ��ȡ���ָ����

E.43.1. �� v6.2 Ǩ�Ƶ� v6.2.1

����һ��С�ij�����������v6.2����������Ҫ�����㵹/�ָ��� �����κ�v6.2��ǰ�İ汾����Ҫ�ģ�

����� v6.2 ������ʱ�������ѡ�������/�ָ��������� �㽫�ᷢ�� avg(money) ���ڿ�����ȷ�����ˣ��������� �������������˿�ִ�г���󶼽���Ч��

��һ���������/�ָ����������� psql ��ʹ������� SQL �������������е�ϵͳ��

  update pg_aggregate set aggfinalfn = 'cash_div_flt8'
   where aggname = 'avg' and aggbasetype = 790;

������Ҫ�԰��� template1 ���ڵ������������ݿ�������������

E.43.2. �޸��б�

Allow TIME and TYPE column names(Thomas)
Allow larger range of true/false as boolean values(Thomas)
Support output of "now" and "current"(Thomas)
Handle DEFAULT with INSERT of NULL properly(Vadim)
Fix for relation reference counts problem in buffer manager(Vadim)
Allow strings to span lines, like ANSI(Thomas)
Fix for backward cursor with ORDER BY(Vadim)
Fix avg(cash) computation(Thomas)
Fix for specifying a column twice in ORDER/GROUP BY(Vadim)
Documented new libpq function to return affected rows, PQcmdTuples(Bruce)
Trigger function for inserting user names for INSERT/UPDATE(Brook Milligan)