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-03-09 09:40:40 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8f2e53bc10
postgresql
/
src
/
test
History
Tom Lane
ba1e066e46
Implement array_send/array_recv (binary I/O for arrays). This exposed
...
the folly of not passing element type to typsend/typreceive, so fix that.
2003-05-09 23:01:45 +00:00
..
bench
Make sure -L and -I's for our source tree are always before system include
2001-02-20 19:20:30 +00:00
examples
Use PQfreemem() consistently, and document its use for Notify.
2003-03-25 02:44:36 +00:00
locale
Remove all traces of multibyte and locale options. Clean up comments
2002-09-03 21:45:44 +00:00
mb
Remove all traces of multibyte and locale options. Clean up comments
2002-09-03 21:45:44 +00:00
performance
/usr/local/bin/perl => /usr/bin/perl
2001-09-04 11:41:04 +00:00
regress
Implement array_send/array_recv (binary I/O for arrays). This exposed
2003-05-09 23:01:45 +00:00
Makefile
New unified regression test driver, test/regress makefile cleanup,
2000-09-29 17:17:41 +00:00