postgresql/src/bin
Tom Lane 7fce4dc6cc Fix several problems in pg_dump's handling of SQL/MED objects, notably failure
to dump a PUBLIC user mapping correctly, as per bug #5560 from Shigeru Hanada.
Use the pg_user_mappings view rather than trying to access pg_user_mapping
directly, so that the code doesn't fail when run by a non-superuser.  And
clean up some minor carelessness such as unsafe usage of fmtId().

Back-patch to 8.4 where this code was added.
2010-07-14 21:21:23 +00:00
..
initdb Translation update 2010-05-13 10:50:20 +00:00
pg_config Translation update 2010-05-13 10:50:20 +00:00
pg_controldata Translation update 2010-05-13 10:50:20 +00:00
pg_ctl Translation update 2010-05-13 10:50:20 +00:00
pg_dump Fix several problems in pg_dump's handling of SQL/MED objects, notably failure 2010-07-14 21:21:23 +00:00
pg_resetxlog Translation update 2010-05-13 10:50:20 +00:00
pgevent 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list 2009-06-11 14:49:15 +00:00
psql Translation update 2010-05-13 10:50:20 +00:00
scripts Translation update 2010-05-13 10:50:20 +00:00
Makefile Update copyright for 2009. 2009-01-01 17:24:05 +00:00