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-05 15:22:16 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a9b3e4fa6f8e97c6ddaa8c4e46db94d5e0615263
postgres
/
src
T
History
Bruce Momjian
a9b3e4fa6f
Fix comment typo.
...
Bryce Nesbitt
2008-04-16 18:18:00 +00:00
..
backend
Revert addition of pg_terminate_backend() because of race conditions.
2008-04-15 20:28:47 +00:00
bin
Fix comment typo.
2008-04-16 18:18:00 +00:00
include
Avoid using unnecessary pgwin32_safestat in libpq.
2008-04-16 14:19:56 +00:00
interfaces
Avoid using unnecessary pgwin32_safestat in libpq.
2008-04-16 14:19:56 +00:00
makefiles
Implement a few changes to how shared libraries and dynamically loadable
2008-04-07 14:15:58 +00:00
pl
Implement a few changes to how shared libraries and dynamically loadable
2008-04-07 14:15:58 +00:00
port
A quick try at un-breaking the Cygwin build. Whether it needs the
2008-04-11 23:53:00 +00:00
template
…
test
Replace "amgetmulti" AM functions with "amgetbitmap", in which the whole
2008-04-10 22:25:26 +00:00
timezone
More README src cleanups.
2008-03-21 13:23:29 +00:00
tools
Avoid using unnecessary pgwin32_safestat in libpq.
2008-04-16 14:19:56 +00:00
tutorial
Implement a few changes to how shared libraries and dynamically loadable
2008-04-07 14:15:58 +00:00
bcc32.mak
…
DEVELOPERS
…
Makefile
Catch all errors in for and while loops in makefiles. Don't ignore any
2008-03-18 16:24:50 +00:00
Makefile.global.in
…
Makefile.shlib
On cygwin and win32, don't override the shlib name when building a module.
2008-04-08 09:50:29 +00:00
nls-global.mk
…
win32.mak
…