Files
postgres/src
Tom Lane 223be216af Undo overly enthusiastic de-const-ification.
s/const//g wasn't exactly what I was suggesting here ... parameter
declarations of the form "const structtype *param" are good and useful,
so put those occurrences back.  Likewise, avoid casting away the const
in a "const void *" parameter.
2011-06-22 23:04:46 -04:00
..
2011-06-19 00:37:30 +03:00
2011-06-09 23:02:48 +03:00
2011-06-11 17:46:49 -04:00
2011-06-09 14:32:50 -04:00
2011-01-01 13:18:15 -05:00