PostgreSQL DATEDIFF equivalent

You must execute the code again to save those values in the database.
joindatejoindate_1datediff
2014-01-01 17:00:012014-01-01 17:00:010
2014-01-01 17:00:012014-01-02 16:00:010
2014-01-01 17:00:012014-01-03 17:00:00-1
2014-01-02 16:00:012014-01-01 17:00:010
2014-01-02 16:00:012014-01-02 16:00:010
2014-01-02 16:00:012014-01-03 17:00:00-1
2014-01-03 17:00:002014-01-01 17:00:011
2014-01-03 17:00:002014-01-02 16:00:011
2014-01-03 17:00:002014-01-03 17:00:000

joindatejoindate_1datediff
2014-01-01 17:00:012014-01-01 17:00:010
2014-01-01 17:00:012014-01-02 16:00:01-1
2014-01-01 17:00:012014-01-03 17:00:00-2
2014-01-02 16:00:012014-01-01 17:00:011
2014-01-02 16:00:012014-01-02 16:00:010
2014-01-02 16:00:012014-01-03 17:00:00-1
2014-01-03 17:00:002014-01-01 17:00:012
2014-01-03 17:00:002014-01-02 16:00:011
2014-01-03 17:00:002014-01-03 17:00:000

joindatejoindate_1datediff
2014-01-01 17:00:012014-01-01 17:00:010
2014-01-01 17:00:012014-01-02 16:00:01-1
2014-01-01 17:00:012014-01-03 17:00:00-2
2014-01-02 16:00:012014-01-01 17:00:011
2014-01-02 16:00:012014-01-02 16:00:010
2014-01-02 16:00:012014-01-03 17:00:00-1
2014-01-03 17:00:002014-01-01 17:00:012
2014-01-03 17:00:002014-01-02 16:00:011
2014-01-03 17:00:002014-01-03 17:00:000

CREATE TABLE
INSERT 0 3