[PATCHES] Proposed patch for psql backtick safety

2004-12-18 Thread Tom Lane
Attached is a proposed patch for 8.0 to address the concerns raised in this thread: http://archives.postgresql.org/pgsql-bugs/2004-12/msg00189.php The patch extends the psql lexer to have an additional argument mode OT_VERBATIM, which is like OT_NORMAL except that backtick and variable

Re: [PATCHES] [pgsql-hackers-win32] Patch to add version numbers to

2004-12-18 Thread Bruce Momjian
Applied, version attached. Magnus tested it. --- Bruce Momjian wrote: Tom Lane wrote: Bruce Momjian [EMAIL PROTECTED] writes: + # Force rebuild on re-run of configure + $(srcdir)/libpq.rc:

Re: [PATCHES] (8.1) to_timestamp correction (epoch to timestamptz)

2004-12-18 Thread Bruce Momjian
This has been saved for the 8.1 release: http:/momjian.postgresql.org/cgi-bin/pgpatches2 --- Michael Glaesemann wrote: Note: This patch is intended for 8.1 (as was the original). I believe the previous patch I