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-04 06:45:49 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58ae1f457708205e3ea29eb99bde65402a0fcfa7
postgres
/
src
T
History
Tom Lane
58ae1f4577
Stamp HEAD as 9.4devel.
...
Let the hacking begin ...
2013-06-14 14:41:28 -04:00
..
backend
Avoid deadlocks during insertion into SP-GiST indexes.
2013-06-14 14:26:43 -04:00
bin
Fix pg_isready to handle conninfo properly.
2013-06-11 03:03:16 +09:00
common
pgindent run for release 9.3
2013-05-29 16:58:43 -04:00
include
Stamp HEAD as 9.4devel.
2013-06-14 14:41:28 -04:00
interfaces
Stamp HEAD as 9.4devel.
2013-06-14 14:41:28 -04:00
makefiles
Blind attempt at fixing the non-MSVC Windows builds
2013-02-22 11:51:15 -03:00
pl
PL/Python: Fix type mixup
2013-06-13 21:42:42 -04:00
port
Stamp HEAD as 9.4devel.
2013-06-14 14:41:28 -04:00
template
…
test
Fix unescaping of JSON Unicode escapes, especially for non-UTF8.
2013-06-12 13:35:24 -04:00
timezone
pgindent run for release 9.3
2013-05-29 16:58:43 -04:00
tools
Stamp HEAD as 9.4devel.
2013-06-14 14:41:28 -04:00
tutorial
Modernize string literal syntax in tutorial example.
2013-01-19 17:20:32 -05:00
.gitignore
…
bcc32.mak
…
DEVELOPERS
…
Makefile
Create libpgcommon, and move pg_malloc et al to it
2013-02-12 11:21:05 -03:00
Makefile.global.in
Remove whitespace from end of lines
2013-05-30 21:05:07 -04:00
Makefile.shlib
Add pkg-config files for libpq and ecpg libraries
2013-03-31 16:58:40 -04:00
nls-global.mk
…
win32.mak
…