diff options
Diffstat (limited to 'src/include/regex')
| -rw-r--r-- | src/include/regex/regcustom.h | 2 | ||||
| -rw-r--r-- | src/include/regex/regerrs.h | 2 | ||||
| -rw-r--r-- | src/include/regex/regex.h | 2 | ||||
| -rw-r--r-- | src/include/regex/regguts.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/include/regex/regcustom.h b/src/include/regex/regcustom.h index 1089126a3a..2d111f796b 100644 --- a/src/include/regex/regcustom.h +++ b/src/include/regex/regcustom.h @@ -25,7 +25,7 @@ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: regcustom.h,v 1.2 2003/08/04 00:43:32 momjian Exp $ + * $PostgreSQL: pgsql/src/include/regex/regcustom.h,v 1.3 2003/11/29 22:41:10 pgsql Exp $ */ /* headers if any */ diff --git a/src/include/regex/regerrs.h b/src/include/regex/regerrs.h index fbf911fdf2..77baf97f4b 100644 --- a/src/include/regex/regerrs.h +++ b/src/include/regex/regerrs.h @@ -1,5 +1,5 @@ /* - * $Id: regerrs.h,v 1.2 2003/08/04 00:43:32 momjian Exp $ + * $PostgreSQL: pgsql/src/include/regex/regerrs.h,v 1.3 2003/11/29 22:41:10 pgsql Exp $ */ { diff --git a/src/include/regex/regex.h b/src/include/regex/regex.h index 2f8c994603..ac0a55da29 100644 --- a/src/include/regex/regex.h +++ b/src/include/regex/regex.h @@ -29,7 +29,7 @@ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: regex.h,v 1.25 2003/08/08 21:42:51 momjian Exp $ + * $PostgreSQL: pgsql/src/include/regex/regex.h,v 1.26 2003/11/29 22:41:10 pgsql Exp $ */ /* diff --git a/src/include/regex/regguts.h b/src/include/regex/regguts.h index dfbd392d09..b2e042d719 100644 --- a/src/include/regex/regguts.h +++ b/src/include/regex/regguts.h @@ -27,7 +27,7 @@ * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $Id: regguts.h,v 1.2 2003/08/04 00:43:32 momjian Exp $ + * $PostgreSQL: pgsql/src/include/regex/regguts.h,v 1.3 2003/11/29 22:41:10 pgsql Exp $ */ |
