This website requires JavaScript.
Explore
Help
Sign In
database
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2025-05-29 16:21:20 +03:00
Code
postgres
/
src
/
interfaces
History
Michael Meskes
8cf82ac53e
Ecpglib stores variables that are used in DECLARE statements in a global list.
...
This list is now freed when the last connection has been closed.
Closes
:
#6366
2012-01-05 14:08:45 +01:00
..
ecpg
Ecpglib stores variables that are used in DECLARE statements in a global list.
2012-01-05 14:08:45 +01:00
libpq
Update copyright notices for year 2012.
2012-01-01 18:01:58 -05:00
Makefile
Fix parallel make when running make install before make all
2011-03-08 23:52:29 +02:00