This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
postgresql
Watch
1
Star
0
Fork
You've already forked postgresql
0
mirror of
https://github.com/postgres/postgres.git
synced
2026-04-08 10:38:53 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8269e4091c
postgresql
/
src
/
pl
/
plpython
History
Peter Eisentraut
8269e4091c
Translation updates
2013-12-02 00:05:18 -05:00
..
expected
Put back plpython_unicode_2.out for SQL_ASCII case.
2012-08-06 16:04:18 +03:00
po
Translation updates
2013-12-02 00:05:18 -05:00
sql
Fix aboriginal mistake in plpython's set-returning-function support.
2010-11-15 14:27:00 -05:00
.gitignore
Some more gitignore cleanups: cover contrib and PL regression test outputs.
2010-09-22 17:22:53 -04:00
Makefile
Fix assorted issues with build and install paths containing spaces.
2011-06-14 16:41:23 -04:00
nls.mk
Translation updates
2012-02-23 20:36:36 +02:00
plpython.c
Perform conversion from Python unicode to string/bytes object via UTF-8.
2012-08-06 14:28:39 +03:00