JDatabaseQueryPostgresql::returning

      Signature

      protected function returning(mixed $pkColĀ )

      Parameters

      $pkCol
      The name of the primary key column.

      Returns

      JDatabaseQueryPostgresql
      Returns this object to allow chaining.