8000 Make it easier to navigate the source code. by dimitri · Pull Request #121 · dimitri/pgcopydb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Make it easier to navigate the source code. 8000 #121

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 1 commit into from
Oct 5, 2022

Conversation

dimitri
Copy link
Owner
@dimitri dimitri commented Oct 5, 2022
  • split files into smaller specialised units,

  • rename "stream.c" to "ld_stream.c" to share the Logical Decoding prefix with other modules "ld_apply.c" and "ld_transform.c",

  • create blobs.c and extensions.c units,

  • split "table-data.c" schema preparation function into new module "copydb_schema.c",

  • rename utility files with the _utils prefix, like others in the same category.

  - split files into smaller specialised units,

  - rename "stream.c" to "ld_stream.c" to share the Logical Decoding prefix
    with other modules "ld_apply.c" and "ld_transform.c",

  - create blobs.c and extensions.c units,

  - split "table-data.c" schema preparation function into new module
    "copydb_schema.c",

  - rename utility files with the _utils prefix, like others in the same
    category.
@dimitri dimitri merged commit 4731fad into main Oct 5, 2022
@dimitri dimitri deleted the refactor/rename-source-files branch October 5, 2022 14:12
arajkumar added a commit to arajkumar/pgcopydb that referenced this pull request Jun 26, 2024
Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>
arajkumar added a commit to arajkumar/pgcopydb that referenced this pull request Jun 26, 2024
bbc8961 (PG to PG): Use pgcopydb for initial data copy (dimitri#123)
613e011 Problem: Table data filtering is not working on PG to TS (dimitri#122)
324f635 Cover case sensitive table data filtering (dimitri#121)
881816f Problem: Vacuum worker exits early after table copy (dimitri#116)
000b3b2 fix: grant with admin and inherit true

Signed-off-by: Arunprasad Rajkumar <ar.arunprasad@gmail.com>
hanefi pushed a commit to hanefi/pgcopydb that referenced this pull request Feb 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0