postgresql/src/bin
Tom Lane e7a03793d8 Fix psql to not go into infinite recursion when expanding a variable that
refers to itself (directly or indirectly).  Instead, print a message when
recursion is detected, and don't expand the repeated reference.  Per bug
#5448 from Francis Markham.

Back-patch to 8.0.  Although the issue exists in 7.4 as well, it seems
impractical to fix there because of the lack of any state stack that
could be used to track active expansions.
2010-05-05 22:19:18 +00:00
..
initdb Revert backpatch of inheritable-ACE patch for Win32, since it broke 2009-11-20 01:28:18 +00:00
ipcclean Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00
pg_config Translation updates 2009-09-03 19:17:42 +00:00
pg_controldata Translation updates 2009-09-03 19:17:42 +00:00
pg_ctl Revert backpatch of inheritable-ACE patch for Win32, since it broke 2009-11-20 01:28:18 +00:00
pg_dump Translation updates 2009-12-08 22:13:05 +00:00
pg_resetxlog Translation updates 2009-09-03 19:17:42 +00:00
pgevent pgevent fixes: 2006-10-03 22:12:14 +00:00
psql Fix psql to not go into infinite recursion when expanding a variable that 2010-05-05 22:19:18 +00:00
scripts Translation updates 2009-09-03 19:17:42 +00:00
Makefile Update copyright for 2006. Update scripts. 2006-03-05 15:59:11 +00:00