git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1ecafd6)
It's clearly now pointless to do backwards compatible parsing of this,
Mon, 1 Mar 2010 16:02:01 +0000 (16:02 +0000)
Mon, 1 Mar 2010 16:02:01 +0000 (16:02 +0000)
since we released a version without it, so remove the comment that
says we might want to do that.


diff --git a/src/backend/libpq/hba.c b/src/backend/libpq/hba.c
index ae075ed939cf15a07240b2f3e265a34edc725ee0..79dc90b337b2f82bd1be4dca4edd6a1b0c2907eb 100644 (file)
--- a/src/backend/libpq/hba.c
+++ b/src/backend/libpq/hba.c
@@ -10,7 +10,7 @@
*
*
* IDENTIFICATION
- * $PostgreSQL: pgsql/src/backend/libpq/hba.c,v 1.198 2010年02月26日 02:00:43 momjian Exp $
+ * $PostgreSQL: pgsql/src/backend/libpq/hba.c,v 1.199 2010年03月01日 16:02:01 mha Exp $
*
*-------------------------------------------------------------------------
*/
@@ -1011,8 +1011,6 @@ parse_hba_line(List *line, int line_num, HbaLine *parsedline)
{
/*
* Got something that's not a name=value pair.
- *
- * XXX: attempt to do some backwards compatible parsing here?
*/
ereport(LOG,
(errcode(ERRCODE_CONFIG_FILE_ERROR),
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /