Skip to content
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

Changes to Postgres for PGlite #1

Draft
wants to merge 13 commits into
base: base
Choose a base branch
from
Draft

Changes to Postgres for PGlite #1

wants to merge 13 commits into from

Commits on Jan 1, 2022

  1. save progress

    kelvich committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    5fce1aa View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    8d1588b View commit details
    Browse the repository at this point in the history
  2. fixup

    kelvich committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    65abc34 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2022

  1. fixup

    kelvich committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    e09661c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2022

  1. switch to xterm.js + readline

    kelvich committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    24b6f71 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Cleanup

    samwillis committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d3c024d View commit details
    Browse the repository at this point in the history
  2. Changes for PGlite

    samwillis committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cf202fd View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    3443047 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Changes to support parameterized queries (#3)

    * Changes to support parameterized queries
    
    * WIP Support for pg-protocol output
    
    * Buffer output
    
    * Flush output buffer on each message
    samwillis committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    701568c View commit details
    Browse the repository at this point in the history
  2. Tidy up and remove redundant json output path (#4)

    * Tidy up of commented out code and remove debug print statements
    
    * tidy postgres.c
    
    * Remove DestDebugJson output
    samwillis committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1fed28e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b7ba94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    36e9a12 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    6fa3ddd View commit details
    Browse the repository at this point in the history