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
5840b893732d38c513b447b16adf8449dcbe3228
postgres
/
src
T
History
Tom Lane
5840b89373
Repair problems with to_char() overrunning its input string.
...
From Karel Zak.
2003-09-03 14:59:41 +00:00
..
backend
Repair problems with to_char() overrunning its input string.
2003-09-03 14:59:41 +00:00
bin
Translation update
2003-08-31 17:38:06 +00:00
corba
…
include
Several fixes for hash indexes that involve changing the on-disk index
2003-09-02 18:13:32 +00:00
interfaces
Remove outdated CLI things.
2003-09-02 21:45:37 +00:00
makefiles
Support for Intel compiler on Linux
2003-06-05 16:07:25 +00:00
pl
When compiling a plpgsql trigger function, include the OID of the table
2003-08-18 19:16:02 +00:00
port
Make NEED_REENTRANT_FUNC_NAMES _require_ *_r functions, and add tests to
2003-08-16 15:35:51 +00:00
template
Fix unixware template --- had spaces around equals.
2003-08-30 03:19:47 +00:00
test
Adjust date/time input parsing code to correctly distinguish the four
2003-08-27 23:29:29 +00:00
tools
Guard against pgindent changing =- to = -.
2003-08-30 14:59:34 +00:00
tutorial
Fix some copyright notices that weren't updated. Improve copyright tool
2003-08-04 23:59:41 +00:00
utils
…
bcc32.mak
…
DEVELOPERS
…
Makefile
…
Makefile.global.in
Clean up after pygresql removal: adjust/remove documentation and remove
2003-09-01 23:01:49 +00:00
Makefile.shlib
…
nls-global.mk
…
win32.mak
…