You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* some cleanup
* do not run ./configure if not needed; specify portname in clean script
* cleanup
* remove startup_hacks
* readd initdb requirements
* add linker search path for backend
* remove get_buffer_size and get_buffer_addr"
* remove recv_password_packet in interactive_one
* removed pglite-modpython.c; removed __PYDK__
* remove specifing MIN_SAFARI_VERSION since that is the default value anyway
* moved some of the emscripten flags to bash script to allow a native build
* docker run under current user
* improved cleanup
* readd recv_password_packet to interactive_one.c
* remove -it when running docker
* script fix
* fix build-with-docker.sh script for GH actions; cleanup target for extensions
* fix
* cb data transport
* cleanup
* nothing
* more cleanup
* cleanup is_repl and others
* sort included imports
* add a pq_flush() at the end of interactive_one(). this is needed because of the new frontend <-> backend data transfer mechanism because before the write was not buffered.
* more cleanup
* remove repl.html
* more cleanup
* :)
* remove things not working
---------
Co-authored-by: tudor <tudor@swisstch.com>
0 commit comments