Skip to content

Code cleanup and tests stability #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 16, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Remove unnecessary MessageContext creation.
Code cleanup after merge of PGPRO-3253.
  • Loading branch information
ololobus committed Apr 15, 2021
commit 78d7b8c62bfc60dc7a04a3128a4488eb2e39c2e6
6 changes: 0 additions & 6 deletions src/pglogical_receiver.c
Original file line number Diff line number Diff line change
Expand Up @@ -719,12 +719,6 @@ pglogical_receiver_main(Datum main_arg)
/* Create new slot if needed */
query = createPQExpBuffer();

/* TODO: remove this once we rebase onto fresh version of EE which
* doesn't use MessageContext inside planner guts (PGPRO-3253)*/
MessageContext = AllocSetContextCreate(TopMemoryContext,
"MessageContext",
ALLOCSET_DEFAULT_SIZES);

/*
* Make sure config is up to date as we are going to check out
* backup_node_id; if it has been cleared we must be aware of that.
Expand Down
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy