Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
P
postgres-lambda-diff
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jakob Huber
postgres-lambda-diff
Repository
14f72b9a4df953821ef679f986e6a364d9156294
Select Git revision
Branches
3
benchmark-tools
postgres-lambda
master
default
Tags
20
REL9_4_25
REL9_5_20
REL9_6_16
REL_10_11
REL_11_6
REL_12_1
REL_12_0
REL_12_RC1
REL_12_BETA4
REL9_4_24
REL9_5_19
REL9_6_15
REL_10_10
REL_11_5
REL_12_BETA3
REL9_4_23
REL9_5_18
REL9_6_14
REL_10_9
REL_11_4
23 results
postgres-lambda-diff
src
backend
utils
mb
Unicode
Compare
Find file
Code
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
IntelliJ IDEA (SSH)
IntelliJ IDEA (HTTPS)
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Download
Download source code
zip
tar.gz
tar.bz2
tar
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.db.in.tum.de:JakobHuber/postgres-lambda-diff.git
Copy HTTPS clone URL
https://gitlab.db.in.tum.de/JakobHuber/postgres-lambda-diff.git
Add GB18030 support. Contributed by Bill Huang <bill_huanghb@ybb.ne.jp>
Tatsuo Ishii authored
22 years ago
(ODBC support has not been committed yet. left for Hiroshi...)
14f72b9a
History
14f72b9a
22 years ago
History
Name
Last commit
Last update
..
ISO10646-GB18030.TXT
Makefile
UCS_to_8859.pl
UCS_to_BIG5.pl
UCS_to_EUC_CN.pl
UCS_to_EUC_JP.pl
UCS_to_EUC_KR.pl
UCS_to_EUC_TW.pl
UCS_to_GB18030.pl
UCS_to_GBK.pl
UCS_to_JOHAB.pl
UCS_to_SJIS.pl
UCS_to_UHC.pl
UCS_to_WIN874.pl
UCS_to_WINX.pl
UCS_to_cyrillic.pl
alt_to_utf8.map
big5_to_utf8.map
euc_cn_to_utf8.map
euc_jp_to_utf8.map
euc_kr_to_utf8.map
euc_tw_to_utf8.map
gb18030_to_utf8.map
gbk_to_utf8.map
iso8859_10_to_utf8.map
iso8859_13_to_utf8.map
iso8859_14_to_utf8.map
iso8859_15_to_utf8.map
iso8859_16_to_utf8.map
iso8859_2_to_utf8.map
iso8859_3_to_utf8.map
iso8859_4_to_utf8.map
iso8859_5_to_utf8.map
iso8859_6_to_utf8.map
iso8859_7_to_utf8.map
iso8859_8_to_utf8.map
iso8859_9_to_utf8.map
johab_to_utf8.map
koi8r_to_utf8.map
sjis_to_utf8.map
tcvn_to_utf8.map
ucs2utf.pl
uhc_to_utf8.map
utf8_to_alt.map
utf8_to_big5.map
utf8_to_euc_cn.map
utf8_to_euc_jp.map
utf8_to_euc_kr.map
utf8_to_euc_tw.map
utf8_to_gb18030.map
utf8_to_gbk.map
utf8_to_iso8859_10.map
utf8_to_iso8859_13.map
utf8_to_iso8859_14.map
utf8_to_iso8859_15.map
utf8_to_iso8859_16.map
utf8_to_iso8859_2.map
utf8_to_iso8859_3.map
utf8_to_iso8859_4.map
utf8_to_iso8859_5.map
utf8_to_iso8859_6.map
utf8_to_iso8859_7.map
utf8_to_iso8859_8.map
utf8_to_iso8859_9.map
utf8_to_johab.map
utf8_to_koi8r.map
utf8_to_sjis.map
utf8_to_tcvn.map
utf8_to_uhc.map
utf8_to_win1250.map
utf8_to_win1251.map
utf8_to_win1256.map
utf8_to_win874.map
win1250_to_utf8.map
win1251_to_utf8.map
win1256_to_utf8.map
win874_to_utf8.map