# SQLite 3.39.0 릴리즈

> Clean Markdown view of GeekNews topic #6845. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=6845](https://news.hada.io/topic?id=6845)
- GeekNews Markdown: [https://news.hada.io/topic/6845.md](https://news.hada.io/topic/6845.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-06-27T09:31:15+09:00
- Updated: 2022-06-27T09:31:15+09:00
- Original source: [sqlite.org](https://sqlite.org/releaselog/3_39_0.html)
- Points: 6
- Comments: 0

## Topic Body

- RIGHT / FULL OUTER JOIN 지원   
- PostgreSQL 및 SQL 호환을 위한 IS NOT DISTINCT FROM / IS DISTINCT FROM 연산자 추가   
- sqlite3_vtab_distinct() 에 새로운 리턴코드 "3" 추가 (DISTINCT 이며 ORDER BY를 같이 있는 쿼리를 표시)  
- sqlite3_db_name() 인터페이스 추가   
- 실제 materialization이 필요할 때까지 materialized view 생성을 지연 (만들고 안쓰는 경우를 피하기 위해)  
- SELECT의 HAVING이 모든 aggregate 쿼리에 적용 가능 (GROUP BY 없는 경우에도)  
- CPU 사이클을 2.3% 줄이는 최적화

## Comments



_No public comments on this page._
