mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Make sure a variable is no longer referenced when it is removed.
Fixed counting bug in parsing "->" operator. Removed that silly debugging function I accidently committed last night.
This commit is contained in:
@@ -1477,6 +1477,11 @@ Mon Jun 2 17:36:03 CEST 2003
|
||||
Tue Jun 10 19:43:49 CEST 2003
|
||||
|
||||
- Fixed several small bugs.
|
||||
|
||||
Wed Jun 11 08:30:41 CEST 2003
|
||||
|
||||
- Make sure a variable is no longer referenced when it is removed.
|
||||
- Fixed counting bug in parsing "->" operator.
|
||||
- Set ecpg version to 2.12.0.
|
||||
- Set ecpg library to 3.4.2.
|
||||
- Set pgtypes library to 1.0.0
|
||||
|
Reference in New Issue
Block a user