1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-29 10:41:53 +03:00
Files
postgres/src
Heikki Linnakangas cd8b1c6d48 set_stack_base() no longer needs to be called in PostgresMain.
This was a thinko in previous commit. Now that stack base pointer is now set
in PostmasterMain and SubPostmasterMain, it doesn't need to be set in
PostgresMain anymore.
2012-04-08 19:41:59 +03:00
..
2012-02-23 17:59:21 -05:00
2012-02-23 17:59:21 -05:00