index 3db43e6f8ac9e2b50e911ad5f31ce98d32a2f934..968e2039d1e8761162230462a0ecf872e9906ff2 100644 (file)
@@ -1068,7 +1068,7 @@ const TupleTableSlotOps TTSOpsBufferHeapTuple = {
*
* Basic routine to make an empty TupleTableSlot of given
* TupleTableSlotType. If tupleDesc is specified the slot's descriptor is
- * fixed for it's lifetime, gaining some efficiency. If that's
+ * fixed for its lifetime, gaining some efficiency. If that's
* undesirable, pass NULL.
* --------------------------------
*/
index 7894b77fc2e539eb4989033dd7c6d7343d4606b7..e7c32f2a13235ee7de79000e714e4cc0ca53c182 100644 (file)
@@ -1924,7 +1924,7 @@ ReorderBufferAbortOld(ReorderBuffer *rb, TransactionId oldestRunningXid)
}
/*
- * Forget the contents of a transaction if we aren't interested in it's
+ * Forget the contents of a transaction if we aren't interested in its
* contents. Needs to be first called for subtransactions and then for the
* toplevel xid.
*
index e922431a4afd1208dee0b089529ec47fc160500a..3cfc0c385c8f35383d3311b70902b7f456a79837 100644 (file)
* IDENTIFICATION
* src/backend/storage/file/sharedfileset.c
*
- * SharefFileSets provide a temporary namespace (think directory) so that
+ * SharedFileSets provide a temporary namespace (think directory) so that
* files can be discovered by name, and a shared ownership semantics so that
* shared files survive until the last user detaches.
*
index 79c87a649d567e98010befefbc29febeca4a7f19..db30b54a92f133c91f7b1884154f465b23f99a2a 100644 (file)
* as this notice is not removed.
*
* The author is not responsible for loss or damages that may
- * result from it's use.
+ * result from its use.
*
*
* IDENTIFICATION
index edc93da7370ea105eaea5adc4c1e87eca2c0f745..db13507b470b55fc6ea43eac2a5e925e8ebdb792 100644 (file)
* as this notice is not removed.
*
* The author is not responsible for loss or damages that may
- * result from it's use.
+ * result from its use.
*
*
* IDENTIFICATION
index 38a2185ab45306a5efcf1b8ae82235bc12b82de6..e1afecfa6e0bc5bb31b230f590e949745fe754ce 100644 (file)
* as this notice is not removed.
*
* The author is not responsible for loss or damages that may
- * result from it's use.
+ * result from its use.
*
* IDENTIFICATION
* src/bin/pg_dump/pg_backup_directory.c
index f33f7ba421b58101bc65c19ba2fd93c03331ba09..32c911a365f164f915e95d270a2c1bcff2a3aa55 100644 (file)
* as this notice is not removed.
*
* The author is not responsible for loss or damages that may
- * result from it's use.
+ * result from its use.
*
*
* IDENTIFICATION
index 569df9b4b53b9d98e0383e453f1d9a3dc93aaec5..972318904b3331325fc57606cdfaf829146f4fa2 100644 (file)
* as this notice is not removed.
*
* The author is not responsible for loss or damages that may
- * result from it's use.
+ * result from its use.
*
*
* IDENTIFICATION