Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
September 26, 2024:
PostgreSQL 17 Released!
Documentation
→
PostgreSQL 9.6
Supported Versions:
Current
(
17
) /
16
/
15
/
14
/
13
/
12
Development Versions:
devel
Unsupported versions:
11
/
10
/
9.6
/
9.5
/
9.4
/
9.3
/
9.2
/
9.1
/
9.0
/
8.4
/
8.3
/
8.2
/
8.1
/
8.0
/
7.4
This documentation is for an unsupported version of PostgreSQL.
You may want to view the same page for the
current
version, or one of the other supported versions listed above instead.
PostgreSQL 9.6.24 Documentation
Prev
Home
Next
VIII. Appendixes
Table of Contents
A.
PostgreSQL
Error Codes
B.
Date/Time Support
B.1.
Date/Time Input Interpretation
B.2.
Handling of Invalid or Ambiguous Timestamps
B.3.
Date/Time Key Words
B.4.
Date/Time Configuration Files
B.5.
POSIX
Time Zone Specifications
B.6.
History of Units
B.7.
Julian Dates
C.
SQL
Key Words
D.
SQL Conformance
D.1.
Supported Features
D.2.
Unsupported Features
E.
Release Notes
E.1.
Release 9.6.24
E.2.
Release 9.6.23
E.3.
Release 9.6.22
E.4.
Release 9.6.21
E.5.
Release 9.6.20
E.6.
Release 9.6.19
E.7.
Release 9.6.18
E.8.
Release 9.6.17
E.9.
Release 9.6.16
E.10.
Release 9.6.15
E.11.
Release 9.6.14
E.12.
Release 9.6.13
E.13.
Release 9.6.12
E.14.
Release 9.6.11
E.15.
Release 9.6.10
E.16.
Release 9.6.9
E.17.
Release 9.6.8
E.18.
Release 9.6.7
E.19.
Release 9.6.6
E.20.
Release 9.6.5
E.21.
Release 9.6.4
E.22.
Release 9.6.3
E.23.
Release 9.6.2
E.24.
Release 9.6.1
E.25.
Release 9.6
E.26.
Prior Releases
F.
Additional Supplied Modules
F.1.
adminpack
F.2.
auth_delay
F.3.
auto_explain
F.4.
bloom
F.5.
btree_gin
F.6.
btree_gist
F.7.
chkpass
F.8.
citext
F.9.
cube
F.10.
dblink
F.11.
dict_int
F.12.
dict_xsyn
F.13.
earthdistance
F.14.
file_fdw
F.15.
fuzzystrmatch
F.16.
hstore
F.17.
intagg
F.18.
intarray
F.19.
isn
F.20.
lo
F.21.
ltree
F.22.
pageinspect
F.23.
passwordcheck
F.24.
pg_buffercache
F.25.
pgcrypto
F.26.
pg_freespacemap
F.27.
pg_prewarm
F.28.
pgrowlocks
F.29.
pg_stat_statements
F.30.
pgstattuple
F.31.
pg_trgm
F.32.
pg_visibility
F.33.
postgres_fdw
F.34.
seg
F.35.
sepgsql
F.36.
spi
F.37.
sslinfo
F.38.
tablefunc
F.39.
tcn
F.40.
test_decoding
F.41.
tsearch2
F.42.
tsm_system_rows
F.43.
tsm_system_time
F.44.
unaccent
F.45.
uuid-ossp
F.46.
xml2
G.
Additional Supplied Programs
G.1.
Client Applications
G.2.
Server Applications
H.
External Projects
H.1.
Client Interfaces
H.2.
Administration Tools
H.3.
Procedural Languages
H.4.
Extensions
I.
The Source Code Repository
I.1.
Getting The Source via
Git
J.
Documentation
J.1.
DocBook
J.2.
Tool Sets
J.3.
Building The Documentation
J.4.
Documentation Authoring
J.5.
Style Guide
K.
Acronyms
Prev
Home
Next
Planner Statistics and Security
PostgreSQL
Error Codes