이 문서는 지원되지 않는 PostgreSQL 버전에 대한 것입니다.
다음에 대한 동일한 페이지를 보고 싶을 수도 있습니다.현재버전 또는 위에 나열된 다른 지원 버전 중 하나를 사용하세요.

E.273. 릴리스 7.3.2

출시일: 2003-02-04

이 릴리스에는 버전 7.3.1에 대한 다양한 수정 사항이 포함되어 있습니다.

E.273.1. 버전 7.3.2로 마이그레이션

덤프/복원은아님버전 7.3.*을 실행하는 경우 필요합니다.

E.273.2. 변경사항

  • Restore creation of OID column in CREATE TABLE AS / SELECT INTO

  • 수정pg_dump코어 덤프 시기 코멘트가 있는 뷰 덤핑

  • Dump DEFERRABLE/INITIALLY DEFERRED constraints properly

  • 하위 테이블의 열 번호가 다른 경우 업데이트 수정 부모

  • max_fsm_relations의 기본값 증가

  • Fix problem when fetching backwards in a cursor for a single-row 쿼리

  • Make backward fetch work properly with cursor on SELECT DISTINCT 쿼리

  • 로드 문제 해결pg_dumpcontrib/lo 사용량이 포함된 파일

  • 사용자 이름이 모두 숫자로 구성된 문제 해결

  • 연결 해제 중 발생할 수 있는 메모리 누수 및 코어 덤프 수정 libpgtcl

  • plpython의 spi_execute 명령이 널을 적절하게 처리하도록 만드세요 (앤드류 보스마)

  • Adjust plpython error reporting so that its regression test 다시 통과

  • 들소 1.875와 함께 작업

  • plpgsql의 %type에서 대소문자가 혼합된 이름을 적절하게 처리하십시오 (Neil)

  • 다음에 의해 재작성된 쿼리를 실행할 때 pltcl의 코어 덤프 수정 규칙

  • 배열 아래 첨자 오버런 복구 (Yichen Xie의 보고에 따라)

  • 부동 소수점에서 MAX_TIME_PRECISION을 13에서 10으로 줄입니다. 사례

  • Correctly case-fold variable names in per-database and per-user 설정

  • Fix coredump in plpgsql's RETURN NEXT when SELECT into record 행을 반환하지 않습니다.

  • Fix outdated use of pg_type.typprtlen in python client 인터페이스

  • Correctly handle fractional seconds in timestamps in JDBC driver

  • Improve performance of getImportedKeys() in JDBC

  • Make shared-library symlinks work standardly on HPUX (Giles)

  • Repair inconsistent rounding behavior for timestamp, time, 간격

  • SSL 협상 수정(Nathan Mueller)

  • 다음과 연결할 때 libpq의 ~/.pgpass 기능이 작동하도록 만들기 PQconnectDB

  • my2pg, ora2pg 업데이트

  • 번역 업데이트

  • contrib/lo의 lo 및 oid 유형 사이에 캐스트 추가

  • fastpath 코드는 이제 함수 호출 권한을 확인합니다.