This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
postgres
Watch
2
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/postgres/postgres.git
synced
2026-06-06 15:49:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e2998d8a6aebc2a3b22e6048fab8abe1c95f1f0
postgres
/
src
T
History
Tom Lane
8e2998d8a6
Remove some unnecessary pqsignal() calls to shave a few cycles off
...
backend startup.
2002-02-19 19:54:43 +00:00
..
backend
Remove some unnecessary pqsignal() calls to shave a few cycles off
2002-02-19 19:54:43 +00:00
bin
Privileges on functions and procedural languages
2002-02-18 23:11:58 +00:00
corba
…
data
…
include
Privileges on functions and procedural languages
2002-02-18 23:11:58 +00:00
interfaces
Remove compile warnings in multibute mode.
2002-02-18 05:54:50 +00:00
makefiles
Fix for compiling libpq++ on Solaris with Sun SPRO6U2.
2001-11-11 19:20:53 +00:00
pl
Tweak plperl.c to compile against threaded Perls, per report from
2002-01-24 21:40:44 +00:00
template
…
test
Privileges on functions and procedural languages
2002-02-18 23:11:58 +00:00
tools
Add HTML output option to pgcvslog.
2002-02-18 05:33:13 +00:00
tutorial
New pgindent run with fixes suggested by Tom. Patch manually reviewed,
2001-11-05 17:46:40 +00:00
utils
Fix for "--" options. Allow --xxx as a valid flag, from NetBSD fix.
2001-11-26 19:30:58 +00:00
DEVELOPERS
…
GNUmakefile.in
…
Makefile
…
Makefile.global.in
Add memcmp() test and new memcmp.c file, for SunOS. Tested by Tatsuo.
2001-12-20 21:23:05 +00:00
Makefile.shlib
Fix for compiling libpq++ on Solaris with Sun SPRO6U2.
2001-11-11 19:20:53 +00:00
nls-global.mk
NLS updates, most notably fixed zh_TW translations
2001-11-29 18:59:28 +00:00
win32.mak
…