Description
  
   RESET restores variables to the
   default values.
   Refer to the SET command for details on
   allowed values and defaults.
   RESET is an alternate form for
   SET variable = DEFAULT
  
    Notes
   
    The RESET statement is a Postgres
    language extension.
   
    Refer to SET/SHOW statements to set/show variable values.